| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
AssociationStateReason |
ImageResourceAssociation.stateReason()
The reason the association deployment failed.
|
AssociationStateReason |
WorkspaceResourceAssociation.stateReason()
The reason the association deployment failed.
|
AssociationStateReason |
BundleResourceAssociation.stateReason()
The reason the association deployment failed.
|
AssociationStateReason |
ApplicationResourceAssociation.stateReason()
The reason the association deployment failed.
|
| Modifier and Type | Method and Description |
|---|---|
ImageResourceAssociation.Builder |
ImageResourceAssociation.Builder.stateReason(AssociationStateReason stateReason)
The reason the association deployment failed.
|
WorkspaceResourceAssociation.Builder |
WorkspaceResourceAssociation.Builder.stateReason(AssociationStateReason stateReason)
The reason the association deployment failed.
|
BundleResourceAssociation.Builder |
BundleResourceAssociation.Builder.stateReason(AssociationStateReason stateReason)
The reason the association deployment failed.
|
ApplicationResourceAssociation.Builder |
ApplicationResourceAssociation.Builder.stateReason(AssociationStateReason stateReason)
The reason the association deployment failed.
|
Copyright © 2023. All rights reserved.