| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
FailureCause |
SubscribedAsset.failureCause()
The failure cause included in the details of the asset for which the subscription grant is created.
|
FailureCause |
UpdateSubscriptionGrantStatusRequest.failureCause()
Specifies the error message that is returned if the operation cannot be successfully completed.
|
| Modifier and Type | Method and Description |
|---|---|
SubscribedAsset.Builder |
SubscribedAsset.Builder.failureCause(FailureCause failureCause)
The failure cause included in the details of the asset for which the subscription grant is created.
|
UpdateSubscriptionGrantStatusRequest.Builder |
UpdateSubscriptionGrantStatusRequest.Builder.failureCause(FailureCause failureCause)
Specifies the error message that is returned if the operation cannot be successfully completed.
|
Copyright © 2023. All rights reserved.