Uses of Enum
software.amazon.awscdk.services.s3.ObjectLockMode
Packages that use ObjectLockMode
-
Uses of ObjectLockMode in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return ObjectLockModeModifier and TypeMethodDescriptionObjectLockRetention.getMode()The retention mode to use for the object lock configuration.static ObjectLockModeReturns the enum constant of this type with the specified name.static ObjectLockMode[]ObjectLockMode.values()Returns an array containing the constants of this enum type, in the order they are declared.