Interface IngressPointConfiguration.Builder

  • Method Details

    • secretArn

      The SecretsManager::Secret ARN of the ingress endpoint resource.

      Parameters:
      secretArn - The SecretsManager::Secret ARN of the ingress endpoint resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • smtpPassword

      IngressPointConfiguration.Builder smtpPassword(String smtpPassword)

      The password of the ingress endpoint resource.

      Parameters:
      smtpPassword - The password of the ingress endpoint resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.