DescribeOrganizationRequest
public struct DescribeOrganizationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The identifier for the organization to be described.
Declaration
Swift
public let organizationId: String
-
Undocumented
Declaration
Swift
public init(organizationId: String)
-
Declaration
Swift
public func validate(name: String) throws