DescribeListenerCertificatesOutput
public struct DescribeListenerCertificatesOutput : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  Information about the certificates. DeclarationSwift public let certificates: [Certificate]?
- 
                  
                  If there are additional results, this is the marker for the next set of results. Otherwise, this is null. DeclarationSwift public let nextMarker: String?
- 
                  
                  Undocumented DeclarationSwift public init(certificates: [Certificate]? = nil, nextMarker: String? = nil)
 View on GitHub
View on GitHub DescribeListenerCertificatesOutput Structure Reference
        DescribeListenerCertificatesOutput Structure Reference