Uses of Class
software.amazon.awscdk.services.fsx.CfnDataRepositoryAssociation.S3Property.Builder
-
Uses of CfnDataRepositoryAssociation.S3Property.Builder in software.amazon.awscdk.services.fsx
Modifier and TypeMethodDescriptionCfnDataRepositoryAssociation.S3Property.Builder.autoExportPolicy
(IResolvable autoExportPolicy) Sets the value ofCfnDataRepositoryAssociation.S3Property.getAutoExportPolicy()
CfnDataRepositoryAssociation.S3Property.Builder.autoExportPolicy
(CfnDataRepositoryAssociation.AutoExportPolicyProperty autoExportPolicy) Sets the value ofCfnDataRepositoryAssociation.S3Property.getAutoExportPolicy()
CfnDataRepositoryAssociation.S3Property.Builder.autoImportPolicy
(IResolvable autoImportPolicy) Sets the value ofCfnDataRepositoryAssociation.S3Property.getAutoImportPolicy()
CfnDataRepositoryAssociation.S3Property.Builder.autoImportPolicy
(CfnDataRepositoryAssociation.AutoImportPolicyProperty autoImportPolicy) Sets the value ofCfnDataRepositoryAssociation.S3Property.getAutoImportPolicy()
CfnDataRepositoryAssociation.S3Property.builder()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataRepositoryAssociation.S3Property.Builder
.