Uses of Class
software.amazon.awscdk.services.efs.ReplicationConfigurationProps.Builder
Packages that use ReplicationConfigurationProps.Builder
Package
Description
Amazon Elastic File System Construct Library
-
Uses of ReplicationConfigurationProps.Builder in software.amazon.awscdk.services.efs
Methods in software.amazon.awscdk.services.efs that return ReplicationConfigurationProps.BuilderModifier and TypeMethodDescriptionReplicationConfigurationProps.Builder.availabilityZone(String availabilityZone) Sets the value ofReplicationConfigurationProps.getAvailabilityZone()ReplicationConfigurationProps.builder()ReplicationConfigurationProps.Builder.destinationFileSystem(IFileSystem destinationFileSystem) Sets the value ofReplicationConfigurationProps.getDestinationFileSystem()Sets the value ofReplicationConfigurationProps.getKmsKey()Sets the value ofReplicationConfigurationProps.getRegion()Constructors in software.amazon.awscdk.services.efs with parameters of type ReplicationConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theReplicationConfigurationProps.Builder.