| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
ShareInvitation |
ShareInvitation.clone() |
ShareInvitation |
UpdateShareInvitationResult.getShareInvitation()
The updated workload share invitation.
|
ShareInvitation |
ShareInvitation.withLensAlias(String lensAlias) |
ShareInvitation |
ShareInvitation.withLensArn(String lensArn)
The ARN for the lens.
|
ShareInvitation |
ShareInvitation.withShareInvitationId(String shareInvitationId)
The ID assigned to the share invitation.
|
ShareInvitation |
ShareInvitation.withShareResourceType(ShareResourceType shareResourceType)
The resource type of the share invitation.
|
ShareInvitation |
ShareInvitation.withShareResourceType(String shareResourceType)
The resource type of the share invitation.
|
ShareInvitation |
ShareInvitation.withWorkloadId(String workloadId) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateShareInvitationResult.setShareInvitation(ShareInvitation shareInvitation)
The updated workload share invitation.
|
UpdateShareInvitationResult |
UpdateShareInvitationResult.withShareInvitation(ShareInvitation shareInvitation)
The updated workload share invitation.
|
Copyright © 2022. All rights reserved.