SubscribedAsset
The details of the asset for which the subscription grant is created.
Contents
- assetId
-
The identifier of the asset for which the subscription grant is created.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- assetRevision
-
The revision of the asset for which the subscription grant is created.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: Yes
- status
-
The status of the asset for which the subscription grant is created.
Type: String
Valid Values:
GRANT_PENDING | REVOKE_PENDING | GRANT_IN_PROGRESS | REVOKE_IN_PROGRESS | GRANTED | REVOKED | GRANT_FAILED | REVOKE_FAILED
Required: Yes
- assetScope
-
The asset scope of the subscribed asset.
Type: AssetScope object
Required: No
- failureCause
-
The failure cause included in the details of the asset for which the subscription grant is created.
Type: FailureCause object
Required: No
- failureTimestamp
-
The failure timestamp included in the details of the asset for which the subscription grant is created.
Type: Timestamp
Required: No
- grantedTimestamp
-
The timestamp of when the subscription grant to the asset is created.
Type: Timestamp
Required: No
- targetName
-
The target name of the asset for which the subscription grant is created.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: