@Stability(value=Stable)
public static interface CfnAnomalyDetector.AppFlowConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAnomalyDetector.AppFlowConfigProperty.Builder
A builder for
CfnAnomalyDetector.AppFlowConfigProperty |
static class |
CfnAnomalyDetector.AppFlowConfigProperty.Jsii$Proxy
An implementation for
CfnAnomalyDetector.AppFlowConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAnomalyDetector.AppFlowConfigProperty.Builder |
builder() |
String |
getFlowName()
`CfnAnomalyDetector.AppFlowConfigProperty.FlowName`.
|
String |
getRoleArn()
`CfnAnomalyDetector.AppFlowConfigProperty.RoleArn`.
|
@Stability(value=Stable) @NotNull String getFlowName()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) static CfnAnomalyDetector.AppFlowConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.