OutgoingCertificate
public struct OutgoingCertificate : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The certificate ARN.
Declaration
Swift
public let certificateArn: String? -
The certificate ID.
Declaration
Swift
public let certificateId: String? -
The certificate creation date.
Declaration
Swift
public let creationDate: TimeStamp? -
The date the transfer was initiated.
Declaration
Swift
public let transferDate: TimeStamp? -
The transfer message.
Declaration
Swift
public let transferMessage: String? -
The AWS account to which the transfer was made.
Declaration
Swift
public let transferredTo: String?
View on GitHub
OutgoingCertificate Structure Reference