AddListenerCertificatesInput
public struct AddListenerCertificatesInput : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The certificate to add. You can specify one certificate per call. Set CertificateArn to the certificate ARN but do not set IsDefault. DeclarationSwift public let certificates: [Certificate]
- 
                  
                  The Amazon Resource Name (ARN) of the listener. DeclarationSwift public let listenerArn: String
- 
                  
                  Undocumented DeclarationSwift public init(certificates: [Certificate], listenerArn: String)
 View on GitHub
View on GitHub AddListenerCertificatesInput Structure Reference
        AddListenerCertificatesInput Structure Reference