@Stability(value=Stable)
public static interface CfnModel.VpcConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-vpcconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnModel.VpcConfigProperty.Builder
A builder for
CfnModel.VpcConfigProperty |
static class |
CfnModel.VpcConfigProperty.Jsii$Proxy
An implementation for
CfnModel.VpcConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnModel.VpcConfigProperty.Builder |
builder() |
List<String> |
getSecurityGroupIds()
`CfnModel.VpcConfigProperty.SecurityGroupIds`.
|
List<String> |
getSubnets()
`CfnModel.VpcConfigProperty.Subnets`.
|
@Stability(value=Stable) @NotNull List<String> getSecurityGroupIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-vpcconfig.html#cfn-sagemaker-model-vpcconfig-securitygroupids@Stability(value=Stable) @NotNull List<String> getSubnets()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-vpcconfig.html#cfn-sagemaker-model-vpcconfig-subnets@Stability(value=Stable) static CfnModel.VpcConfigProperty.Builder builder()
CfnModel.VpcConfigProperty.Builder of CfnModel.VpcConfigPropertyCopyright © 2020. All rights reserved.