Class Sesv2ConfigurationSetEventDestination.Builder

    • Method Detail

      • connection

        @Stability(Experimental)
        public Sesv2ConfigurationSetEventDestination.Builder connection​(com.hashicorp.cdktf.SSHProvisionerConnection connection)
        Parameters:
        connection - This parameter is required.
        Returns:
        this
      • connection

        @Stability(Experimental)
        public Sesv2ConfigurationSetEventDestination.Builder connection​(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
        Parameters:
        connection - This parameter is required.
        Returns:
        this
      • lifecycle

        @Stability(Experimental)
        public Sesv2ConfigurationSetEventDestination.Builder lifecycle​(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
        Parameters:
        lifecycle - This parameter is required.
        Returns:
        this
      • configurationSetName

        @Stability(Stable)
        public Sesv2ConfigurationSetEventDestination.Builder configurationSetName​(String configurationSetName)
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#configuration_set_name Sesv2ConfigurationSetEventDestination#configuration_set_name}.

        Parameters:
        configurationSetName - Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#configuration_set_name Sesv2ConfigurationSetEventDestination#configuration_set_name}. This parameter is required.
        Returns:
        this
      • eventDestination

        @Stability(Stable)
        public Sesv2ConfigurationSetEventDestination.Builder eventDestination​(Sesv2ConfigurationSetEventDestinationEventDestination eventDestination)
        event_destination block.

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

        Parameters:
        eventDestination - event_destination block. This parameter is required.
        Returns:
        this
      • eventDestinationName

        @Stability(Stable)
        public Sesv2ConfigurationSetEventDestination.Builder eventDestinationName​(String eventDestinationName)
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#event_destination_name Sesv2ConfigurationSetEventDestination#event_destination_name}.

        Parameters:
        eventDestinationName - Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#event_destination_name Sesv2ConfigurationSetEventDestination#event_destination_name}. This parameter is required.
        Returns:
        this
      • id

        @Stability(Stable)
        public Sesv2ConfigurationSetEventDestination.Builder id​(String id)
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#id Sesv2ConfigurationSetEventDestination#id}.

        Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.

        Parameters:
        id - Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sesv2_configuration_set_event_destination#id Sesv2ConfigurationSetEventDestination#id}. This parameter is required.
        Returns:
        this