@Stability(value=Stable)
public static interface CfnService.NetworkConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-networkconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.NetworkConfigurationProperty.Builder
A builder for
CfnService.NetworkConfigurationProperty |
static class |
CfnService.NetworkConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.NetworkConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.NetworkConfigurationProperty.Builder |
builder() |
default Object |
getAwsvpcConfiguration()
`CfnService.NetworkConfigurationProperty.AwsvpcConfiguration`.
|
@Stability(value=Stable) @Nullable default Object getAwsvpcConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-networkconfiguration.html#cfn-ecs-service-networkconfiguration-awsvpcconfiguration@Stability(value=Stable) static CfnService.NetworkConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.