Uses of Enum
software.amazon.awscdk.services.s3tables.alpha.Status
Packages that use Status
Package
Description
Amazon S3 Tables Construct Library
-
Uses of Status in software.amazon.awscdk.services.s3tables.alpha
Methods in software.amazon.awscdk.services.s3tables.alpha that return StatusModifier and TypeMethodDescriptionCompactionProperty.getStatus()
(experimental) Status of the compaction maintenance action.final Status
CompactionProperty.Jsii$Proxy.getStatus()
default Status
SnapshotManagementProperty.getStatus()
(experimental) Indicates whether the SnapshotManagement maintenance action is enabled.final Status
SnapshotManagementProperty.Jsii$Proxy.getStatus()
static Status
Returns the enum constant of this type with the specified name.static Status[]
Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.s3tables.alpha with parameters of type StatusModifier and TypeMethodDescriptionSets the value ofCompactionProperty.getStatus()
Sets the value ofSnapshotManagementProperty.getStatus()