@Stability(value=Stable)
public static interface CfnAnomalyDetector.VpcConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAnomalyDetector.VpcConfigurationProperty.Builder
A builder for
CfnAnomalyDetector.VpcConfigurationProperty |
static class |
CfnAnomalyDetector.VpcConfigurationProperty.Jsii$Proxy
An implementation for
CfnAnomalyDetector.VpcConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAnomalyDetector.VpcConfigurationProperty.Builder |
builder() |
List<String> |
getSecurityGroupIdList()
`CfnAnomalyDetector.VpcConfigurationProperty.SecurityGroupIdList`.
|
List<String> |
getSubnetIdList()
`CfnAnomalyDetector.VpcConfigurationProperty.SubnetIdList`.
|
@Stability(value=Stable) @NotNull List<String> getSecurityGroupIdList()
@Stability(value=Stable) @NotNull List<String> getSubnetIdList()
@Stability(value=Stable) static CfnAnomalyDetector.VpcConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.