Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnDataRepositoryAssociationMixinProps.Builder
Packages that use CfnDataRepositoryAssociationMixinProps.Builder
-
Uses of CfnDataRepositoryAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.fsx
Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnDataRepositoryAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataRepositoryAssociationMixinProps.Builder.batchImportMetaDataOnCreate(Boolean batchImportMetaDataOnCreate) Sets the value ofCfnDataRepositoryAssociationMixinProps.getBatchImportMetaDataOnCreate()CfnDataRepositoryAssociationMixinProps.Builder.batchImportMetaDataOnCreate(IResolvable batchImportMetaDataOnCreate) Sets the value ofCfnDataRepositoryAssociationMixinProps.getBatchImportMetaDataOnCreate()CfnDataRepositoryAssociationMixinProps.builder()CfnDataRepositoryAssociationMixinProps.Builder.dataRepositoryPath(String dataRepositoryPath) Sets the value ofCfnDataRepositoryAssociationMixinProps.getDataRepositoryPath()CfnDataRepositoryAssociationMixinProps.Builder.fileSystemId(String fileSystemId) Sets the value ofCfnDataRepositoryAssociationMixinProps.getFileSystemId()CfnDataRepositoryAssociationMixinProps.Builder.fileSystemPath(String fileSystemPath) Sets the value ofCfnDataRepositoryAssociationMixinProps.getFileSystemPath()CfnDataRepositoryAssociationMixinProps.Builder.importedFileChunkSize(Number importedFileChunkSize) Sets the value ofCfnDataRepositoryAssociationMixinProps.getImportedFileChunkSize()CfnDataRepositoryAssociationMixinProps.Builder.s3(CfnDataRepositoryAssociationPropsMixin.S3Property s3) Sets the value ofCfnDataRepositoryAssociationMixinProps.getS3()CfnDataRepositoryAssociationMixinProps.Builder.s3(IResolvable s3) Sets the value ofCfnDataRepositoryAssociationMixinProps.getS3()Sets the value ofCfnDataRepositoryAssociationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.fsx with parameters of type CfnDataRepositoryAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataRepositoryAssociationMixinProps.Builder.