| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnMountTargetProps.Builder |
CfnMountTargetProps.builder() |
CfnMountTargetProps.Builder |
CfnMountTargetProps.Builder.fileSystemId(String fileSystemId)
Sets the value of
CfnMountTargetProps.getFileSystemId() |
CfnMountTargetProps.Builder |
CfnMountTargetProps.Builder.ipAddress(String ipAddress)
Sets the value of
CfnMountTargetProps.getIpAddress() |
CfnMountTargetProps.Builder |
CfnMountTargetProps.Builder.securityGroups(List<String> securityGroups)
Sets the value of
CfnMountTargetProps.getSecurityGroups() |
CfnMountTargetProps.Builder |
CfnMountTargetProps.Builder.subnetId(String subnetId)
Sets the value of
CfnMountTargetProps.getSubnetId() |
Copyright © 2021. All rights reserved.