@Stability(value=Stable)
public static interface CfnLocationEFS.Ec2ConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLocationEFS.Ec2ConfigProperty.Builder
A builder for
CfnLocationEFS.Ec2ConfigProperty |
static class |
CfnLocationEFS.Ec2ConfigProperty.Jsii$Proxy
An implementation for
CfnLocationEFS.Ec2ConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLocationEFS.Ec2ConfigProperty.Builder |
builder() |
List<String> |
getSecurityGroupArns()
`CfnLocationEFS.Ec2ConfigProperty.SecurityGroupArns`.
|
String |
getSubnetArn()
`CfnLocationEFS.Ec2ConfigProperty.SubnetArn`.
|
@Stability(value=Stable) @NotNull List<String> getSecurityGroupArns()
@Stability(value=Stable) @NotNull String getSubnetArn()
@Stability(value=Stable) static CfnLocationEFS.Ec2ConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.