Interface Sesv2ConfigurationSetEventDestinationEventDestination

    • Method Detail

      • getMatchingEventTypes

        @Stability(Stable)
        @NotNull
        List<String> getMatchingEventTypes()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#matching_event_types Sesv2ConfigurationSetEventDestination#matching_event_types}.
      • getCloudWatchDestination

        @Stability(Stable)
        @Nullable
        default Sesv2ConfigurationSetEventDestinationEventDestinationCloudWatchDestination getCloudWatchDestination()
        cloud_watch_destination block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#cloud_watch_destination Sesv2ConfigurationSetEventDestination#cloud_watch_destination}

      • getEnabled

        @Stability(Stable)
        @Nullable
        default Object getEnabled()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#enabled Sesv2ConfigurationSetEventDestination#enabled}.
      • getKinesisFirehoseDestination

        @Stability(Stable)
        @Nullable
        default Sesv2ConfigurationSetEventDestinationEventDestinationKinesisFirehoseDestination getKinesisFirehoseDestination()
        kinesis_firehose_destination block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#kinesis_firehose_destination Sesv2ConfigurationSetEventDestination#kinesis_firehose_destination}

      • getPinpointDestination

        @Stability(Stable)
        @Nullable
        default Sesv2ConfigurationSetEventDestinationEventDestinationPinpointDestination getPinpointDestination()
        pinpoint_destination block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#pinpoint_destination Sesv2ConfigurationSetEventDestination#pinpoint_destination}

      • getSnsDestination

        @Stability(Stable)
        @Nullable
        default Sesv2ConfigurationSetEventDestinationEventDestinationSnsDestination getSnsDestination()
        sns_destination block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#sns_destination Sesv2ConfigurationSetEventDestination#sns_destination}