| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an
organization and centrally manage your accounts and their resources.
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
InviteAccountToOrganizationRequest |
InviteAccountToOrganizationRequest.clone() |
InviteAccountToOrganizationRequest |
InviteAccountToOrganizationRequest.withNotes(String notes)
Additional information that you want to include in the generated email to the recipient account owner.
|
InviteAccountToOrganizationRequest |
InviteAccountToOrganizationRequest.withTags(Collection<Tag> tags)
A list of tags that you want to attach to the account when it becomes a member of the organization.
|
InviteAccountToOrganizationRequest |
InviteAccountToOrganizationRequest.withTags(Tag... tags)
A list of tags that you want to attach to the account when it becomes a member of the organization.
|
InviteAccountToOrganizationRequest |
InviteAccountToOrganizationRequest.withTarget(HandshakeParty target)
The identifier (ID) of the Amazon Web Services account that you want to invite to join your organization.
|
Copyright © 2024. All rights reserved.