CreateOrganizationResponse
public struct CreateOrganizationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A structure that contains details about the newly created organization.
Declaration
Swift
public let organization: Organization? -
Undocumented
Declaration
Swift
public init(organization: Organization? = nil)
View on GitHub
CreateOrganizationResponse Structure Reference