AccessorSummary
A summary of accessor properties.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the accessor. For more information about ARNs and their format, see Amazon Resource Names (ARNs) in the AWS General Reference.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1011.
Pattern:
^arn:.+:.+:.+:.+:.+
Required: No
- CreationDate
-
The creation date and time of the accessor.
Type: Timestamp
Required: No
- Id
-
The unique identifier of the accessor.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Required: No
- NetworkType
-
The blockchain network that the Accessor token is created for.
Type: String
Valid Values:
ETHEREUM_GOERLI | ETHEREUM_MAINNET | ETHEREUM_MAINNET_AND_GOERLI | POLYGON_MAINNET | POLYGON_MUMBAI
Required: No
- Status
-
The current status of the accessor.
Type: String
Valid Values:
AVAILABLE | PENDING_DELETION | DELETED
Required: No
- Type
-
The type of the accessor.
Note
Currently accessor type is restricted to
BILLING_TOKEN
.Type: String
Valid Values:
BILLING_TOKEN
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: