ImportCertificateResponse
public struct ImportCertificateResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the imported certificate.
Declaration
Swift
public let certificateArn: String? -
Undocumented
Declaration
Swift
public init(certificateArn: String? = nil)
View on GitHub
ImportCertificateResponse Structure Reference