Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.transfer.CfnServerPropsMixin.S3StorageOptionsProperty
Packages that use CfnServerPropsMixin.S3StorageOptionsProperty
-
Uses of CfnServerPropsMixin.S3StorageOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.transfer
Classes in software.amazon.awscdk.cfnpropertymixins.services.transfer that implement CfnServerPropsMixin.S3StorageOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServerPropsMixin.S3StorageOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.transfer that return CfnServerPropsMixin.S3StorageOptionsPropertyModifier and TypeMethodDescriptionCfnServerPropsMixin.S3StorageOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.transfer with parameters of type CfnServerPropsMixin.S3StorageOptionsPropertyModifier and TypeMethodDescriptionCfnServerMixinProps.Builder.s3StorageOptions(CfnServerPropsMixin.S3StorageOptionsProperty s3StorageOptions) Sets the value ofCfnServerMixinProps.getS3StorageOptions()CfnServerPropsMixin.Builder.s3StorageOptions(CfnServerPropsMixin.S3StorageOptionsProperty s3StorageOptions) Specifies whether or not performance for your Amazon S3 directories is optimized.