CertificateAuthentication
public struct CertificateAuthentication : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the client certificate.
Declaration
Swift
public let clientRootCertificateChain: String? -
Undocumented
Declaration
Swift
public init(clientRootCertificateChain: String? = nil)
View on GitHub
CertificateAuthentication Structure Reference