GetMasterAccountResponse
public struct GetMasterAccountResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A list of details about the Security Hub master account for the current member account.
Declaration
Swift
public let master: Invitation?
-
Undocumented
Declaration
Swift
public init(master: Invitation? = nil)