Uses of Enum
software.amazon.awscdk.services.s3tables.alpha.RequestMetricsStatus
Packages that use RequestMetricsStatus
Package
Description
Amazon S3 Tables Construct Library
-
Uses of RequestMetricsStatus in software.amazon.awscdk.services.s3tables.alpha
Methods in software.amazon.awscdk.services.s3tables.alpha that return RequestMetricsStatusModifier and TypeMethodDescriptiondefault RequestMetricsStatusTableBucketProps.getRequestMetricsStatus()(experimental) CloudWatch request metrics configuration for the table bucket.final RequestMetricsStatusTableBucketProps.Jsii$Proxy.getRequestMetricsStatus()static RequestMetricsStatusReturns the enum constant of this type with the specified name.static RequestMetricsStatus[]RequestMetricsStatus.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 RequestMetricsStatusModifier and TypeMethodDescriptionTableBucket.Builder.requestMetricsStatus(RequestMetricsStatus requestMetricsStatus) (experimental) CloudWatch request metrics configuration for the table bucket.TableBucketProps.Builder.requestMetricsStatus(RequestMetricsStatus requestMetricsStatus) Sets the value ofTableBucketProps.getRequestMetricsStatus()