| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ShareResourceType |
ShareResourceType.fromValue(String value)
Use this in place of valueOf.
|
static ShareResourceType |
ShareResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShareResourceType[] |
ShareResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ShareInvitationSummary |
ShareInvitationSummary.withShareResourceType(ShareResourceType shareResourceType)
The resource type of the share invitation.
|
ShareInvitation |
ShareInvitation.withShareResourceType(ShareResourceType shareResourceType)
The resource type of the share invitation.
|
ListShareInvitationsRequest |
ListShareInvitationsRequest.withShareResourceType(ShareResourceType shareResourceType)
The type of share invitations to be returned.
|
Copyright © 2024. All rights reserved.