DescribeOrganizationConfigurationResponse
public struct DescribeOrganizationConfigurationResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Undocumented
Declaration
Swift
public let autoEnable: Bool?
-
Undocumented
Declaration
Swift
public let maxAccountLimitReached: Bool?
-
Undocumented
Declaration
Swift
public init(autoEnable: Bool? = nil, maxAccountLimitReached: Bool? = nil)