GetAccessKeyInfoResponse
public struct GetAccessKeyInfoResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The number used to identify the AWS account.
Declaration
Swift
public let account: String?
-
Undocumented
Declaration
Swift
public init(account: String? = nil)