Interface VirtualGatewayListenerTlsAcmCertificate.Builder

    • Method Detail

      • certificateArn

        VirtualGatewayListenerTlsAcmCertificate.Builder certificateArn​(String certificateArn)

        The Amazon Resource Name (ARN) for the certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS).

        Parameters:
        certificateArn - The Amazon Resource Name (ARN) for the certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see Transport Layer Security (TLS).
        Returns:
        Returns a reference to this object so that method calls can be chained together.