Interface Sesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
Sesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination.Jsii$Proxy
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:55.187Z") @Stability(Stable) public interface Sesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination.Builderstatic classSesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination.Jsii$ProxyAn implementation forSesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static Sesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination.Builderbuilder()ObjectgetDimensionConfiguration()dimension_configuration block.
-
-
-
Method Detail
-
getDimensionConfiguration
@Stability(Stable) @NotNull Object getDimensionConfiguration()
dimension_configuration block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#dimension_configuration Sesv2ConfigurationSetEventDestination#dimension_configuration}
-
builder
@Stability(Stable) static Sesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination.Builder builder()
-
-