ResourceDataSyncOrganizationalUnit
public struct ResourceDataSyncOrganizationalUnit : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The AWS Organization unit ID data source for the sync.
Declaration
Swift
public let organizationalUnitId: String?
-
Undocumented
Declaration
Swift
public init(organizationalUnitId: String? = nil)
-
Declaration
Swift
public func validate(name: String) throws