@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.653Z") @Stability(value=Stable) public interface CfnMountTargetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMountTargetProps.Builder
A builder for
CfnMountTargetProps |
static class |
CfnMountTargetProps.Jsii$Proxy
An implementation for
CfnMountTargetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnMountTargetProps.Builder |
builder() |
String |
getFileSystemId()
`AWS::EFS::MountTarget.FileSystemId`.
|
default String |
getIpAddress()
`AWS::EFS::MountTarget.IpAddress`.
|
List<String> |
getSecurityGroups()
`AWS::EFS::MountTarget.SecurityGroups`.
|
String |
getSubnetId()
`AWS::EFS::MountTarget.SubnetId`.
|
@Stability(value=Stable) @NotNull String getFileSystemId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html#cfn-efs-mounttarget-filesystemid@Stability(value=Stable) @NotNull List<String> getSecurityGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html#cfn-efs-mounttarget-securitygroups@Stability(value=Stable) @NotNull String getSubnetId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html#cfn-efs-mounttarget-subnetid@Stability(value=Stable) @Nullable default String getIpAddress()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-mounttarget.html#cfn-efs-mounttarget-ipaddress@Stability(value=Stable) static CfnMountTargetProps.Builder builder()
CfnMountTargetProps.Builder of CfnMountTargetPropsCopyright © 2020. All rights reserved.