ListenerTlsAcmCertificate

public struct ListenerTlsAcmCertificate : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • 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).

    Declaration

    Swift

    public let certificateArn: String
  • Undocumented

    Declaration

    Swift

    public init(certificateArn: String)