Uses of Interface
software.amazon.awscdk.services.fsx.CfnDataRepositoryAssociation.S3Property
-
Uses of CfnDataRepositoryAssociation.S3Property in software.amazon.awscdk.services.fsx
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDataRepositoryAssociation.S3Property
Modifier and TypeMethodDescriptionCfnDataRepositoryAssociation.S3Property.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnDataRepositoryAssociation.Builder.s3
(CfnDataRepositoryAssociation.S3Property s3) The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.CfnDataRepositoryAssociationProps.Builder.s3
(CfnDataRepositoryAssociation.S3Property s3) Sets the value ofCfnDataRepositoryAssociationProps.getS3()
void
CfnDataRepositoryAssociation.setS3
(CfnDataRepositoryAssociation.S3Property value) The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.