Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationEFSPropsMixin.Ec2ConfigProperty
Packages that use CfnLocationEFSPropsMixin.Ec2ConfigProperty
-
Uses of CfnLocationEFSPropsMixin.Ec2ConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.datasync
Classes in software.amazon.awscdk.cfnpropertymixins.services.datasync that implement CfnLocationEFSPropsMixin.Ec2ConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationEFSPropsMixin.Ec2ConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationEFSPropsMixin.Ec2ConfigPropertyModifier and TypeMethodDescriptionCfnLocationEFSPropsMixin.Ec2ConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationEFSPropsMixin.Ec2ConfigPropertyModifier and TypeMethodDescriptionCfnLocationEFSMixinProps.Builder.ec2Config(CfnLocationEFSPropsMixin.Ec2ConfigProperty ec2Config) Sets the value ofCfnLocationEFSMixinProps.getEc2Config()CfnLocationEFSPropsMixin.Builder.ec2Config(CfnLocationEFSPropsMixin.Ec2ConfigProperty ec2Config) Specifies the subnet and security groups DataSync uses to connect to one of your Amazon EFS file system's mount targets .