CreateIngressPointRequest   
    
  Types
Properties
Link copied to clipboard
                  A unique token that Amazon SES uses to recognize subsequent retries of the same request.
Link copied to clipboard
                  If you choose an Authenticated ingress endpoint, you must configure either an SMTP password or a secret ARN.
Link copied to clipboard
                  A user friendly name for an ingress endpoint resource.
Link copied to clipboard
                  Specifies the network configuration for the ingress point. This allows you to create an IPv4-only, Dual-Stack, or PrivateLink type of ingress point. If not specified, the default network type is IPv4-only.
Link copied to clipboard
                  The identifier of an existing traffic policy that you attach to an ingress endpoint resource.
Link copied to clipboard
                  The type of the ingress endpoint to create.
Functions
Link copied to clipboard
                  inline fun copy(block: CreateIngressPointRequest.Builder.() -> Unit = {}): CreateIngressPointRequest