| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
ShareInvitation |
ShareInvitation.clone() |
ShareInvitation |
UpdateShareInvitationResult.getShareInvitation()
The updated workload or custom lens share invitation.
|
ShareInvitation |
ShareInvitation.withLensAlias(String lensAlias) |
ShareInvitation |
ShareInvitation.withLensArn(String lensArn)
The ARN for the lens.
|
ShareInvitation |
ShareInvitation.withProfileArn(String profileArn)
The profile ARN.
|
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.withTemplateArn(String templateArn)
The review template ARN.
|
ShareInvitation |
ShareInvitation.withWorkloadId(String workloadId) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateShareInvitationResult.setShareInvitation(ShareInvitation shareInvitation)
The updated workload or custom lens share invitation.
|
UpdateShareInvitationResult |
UpdateShareInvitationResult.withShareInvitation(ShareInvitation shareInvitation)
The updated workload or custom lens share invitation.
|
Copyright © 2025. All rights reserved.