Interface IngressPointConfiguration.Builder

    • Method Detail

      • secretArn

        IngressPointConfiguration.Builder secretArn​(String 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.