class Aws::ManagedBlockchain::Types::Network

Network configuration properties.

@!attribute [rw] id

The unique identifier of the network.
@return [String]

@!attribute [rw] name

The name of the network.
@return [String]

@!attribute [rw] description

Attributes of the blockchain framework for the network.
@return [String]

@!attribute [rw] framework

The blockchain framework that the network uses.
@return [String]

@!attribute [rw] framework_version

The version of the blockchain framework that the network uses.
@return [String]

@!attribute [rw] framework_attributes

Attributes of the blockchain framework that the network uses.
@return [Types::NetworkFrameworkAttributes]

@!attribute [rw] vpc_endpoint_service_name

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.
@return [String]

@!attribute [rw] voting_policy

The voting rules for the network to decide if a proposal is
accepted.
@return [Types::VotingPolicy]

@!attribute [rw] status

The current status of the network.
@return [String]

@!attribute [rw] creation_date

The date and time that the network was created.
@return [Time]

@!attribute [rw] tags

Tags assigned to the network. Each tag consists of a key and
optional value.

For more information about tags, see [Tagging Resources][1] in the
*Amazon Managed Blockchain Ethereum Developer Guide*, or [Tagging
Resources][2] in the *Amazon Managed Blockchain Hyperledger Fabric
Developer Guide*.

[1]: https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html
[2]: https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html
@return [Hash<String,String>]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the network. For more information
about ARNs and their format, see [Amazon Resource Names (ARNs)][1]
in the *AWS General Reference*.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24/Network AWS API Documentation

Constants

SENSITIVE