AwsOrganizationalData Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. AwsOrganizationalData
- com.
Implements
public class AwsOrganizationalData
implements JsonSerializable<AwsOrganizationalData>
The AWS organization data.
Constructor Summary
| Constructor | Description |
|---|---|
| AwsOrganizationalData() |
Creates an instance of Aws |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Aws |
fromJson(JsonReader jsonReader)
Reads an instance of Aws |
|
Organization |
organizationMembershipType()
Get the organization |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
AwsOrganizationalData
public AwsOrganizationalData()
Creates an instance of AwsOrganizationalData class.
Method Details
fromJson
public static AwsOrganizationalData fromJson(JsonReader jsonReader)
Reads an instance of AwsOrganizationalData from the JsonReader.
Parameters:
Returns:
Throws:
organizationMembershipType
public OrganizationMembershipType organizationMembershipType()
Get the organizationMembershipType property: The multi cloud account's membership type in the organization.
Returns:
toJson
validate
public void validate()
Validates the instance.