| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
Organization |
DescribeOrganizationResponse.organization()
A structure that contains information about the organization.
|
Organization |
CreateOrganizationResponse.organization()
A structure that contains details about the newly created organization.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationResponse.Builder |
DescribeOrganizationResponse.Builder.organization(Organization organization)
A structure that contains information about the organization.
|
CreateOrganizationResponse.Builder |
CreateOrganizationResponse.Builder.organization(Organization organization)
A structure that contains details about the newly created organization.
|
Copyright © 2023. All rights reserved.