Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationEFS.Ec2ConfigProperty
-
Uses of CfnLocationEFS.Ec2ConfigProperty in software.amazon.awscdk.services.datasync
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLocationEFS.Ec2ConfigProperty
Modifier and TypeMethodDescriptionCfnLocationEFS.Ec2ConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnLocationEFS.Builder.ec2Config
(CfnLocationEFS.Ec2ConfigProperty ec2Config) Specifies the subnet and security groups DataSync uses to connect to one of your Amazon EFS file system's mount targets .CfnLocationEFSProps.Builder.ec2Config
(CfnLocationEFS.Ec2ConfigProperty ec2Config) Sets the value ofCfnLocationEFSProps.getEc2Config()
void
CfnLocationEFS.setEc2Config
(CfnLocationEFS.Ec2ConfigProperty value) Specifies the subnet and security groups DataSync uses to connect to one of your Amazon EFS file system's mount targets .