Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.storagegateway.CfnTapePoolPropsMixin.Builder
Packages that use CfnTapePoolPropsMixin.Builder
-
Uses of CfnTapePoolPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.storagegateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.storagegateway that return CfnTapePoolPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTapePoolPropsMixin.Builder.create()CfnTapePoolPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the custom tape pool.CfnTapePoolPropsMixin.Builder.retentionLockTimeInDays(Number retentionLockTimeInDays) Tape retention lock time in days (up to 36,500 days / 100 years).CfnTapePoolPropsMixin.Builder.retentionLockType(String retentionLockType) Tape retention lock type.CfnTapePoolPropsMixin.Builder.storageClass(String storageClass) The storage class associated with the custom pool (S3 Glacier or S3 Glacier Deep Archive).A list of up to 50 tags for the tape pool.