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