Uses of Interface
software.amazon.awscdk.services.s3tables.CfnTableBucket.MetricsConfigurationProperty
Packages that use CfnTableBucket.MetricsConfigurationProperty
-
Uses of CfnTableBucket.MetricsConfigurationProperty in software.amazon.awscdk.services.s3tables
Classes in software.amazon.awscdk.services.s3tables that implement CfnTableBucket.MetricsConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTableBucket.MetricsConfigurationPropertyMethods in software.amazon.awscdk.services.s3tables that return CfnTableBucket.MetricsConfigurationPropertyModifier and TypeMethodDescriptionCfnTableBucket.MetricsConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3tables with parameters of type CfnTableBucket.MetricsConfigurationPropertyModifier and TypeMethodDescriptionCfnTableBucket.Builder.metricsConfiguration(CfnTableBucket.MetricsConfigurationProperty metricsConfiguration) Settings governing the Metric configuration for the table bucket.CfnTableBucketProps.Builder.metricsConfiguration(CfnTableBucket.MetricsConfigurationProperty metricsConfiguration) Sets the value ofCfnTableBucketProps.getMetricsConfiguration()voidCfnTableBucket.setMetricsConfiguration(CfnTableBucket.MetricsConfigurationProperty value) Settings governing the Metric configuration for the table bucket.