Network
Network configuration properties.
Contents
- CreationDate
-
The date and time that the network was created.
Type: Timestamp
Required: No
- Description
-
Attributes of the blockchain framework for the network.
Type: String
Length Constraints: Maximum length of 128.
Required: No
- Framework
-
The blockchain framework that the network uses.
Type: String
Valid Values:
HYPERLEDGER_FABRIC | ETHEREUM
Required: No
- FrameworkAttributes
-
Attributes of the blockchain framework that the network uses.
Type: NetworkFrameworkAttributes object
Required: No
- FrameworkVersion
-
The version of the blockchain framework that the network uses.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 8.
Required: No
- Id
-
The unique identifier of the network.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Required: No
- Name
-
The name of the network.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
.*\S.*
Required: No
- Status
-
The current status of the network.
Type: String
Valid Values:
CREATING | AVAILABLE | CREATE_FAILED | DELETING | DELETED
Required: No
- VotingPolicy
-
The voting rules for the network to decide if a proposal is accepted.
Type: VotingPolicy object
Required: No
- VpcEndpointServiceName
-
The VPC endpoint service name of the VPC endpoint service of the network. Members use the VPC endpoint service name to create a VPC endpoint to access network resources.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: