class Aws::ManagedBlockchain::Types::NetworkSummary

A summary of 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

An optional description of 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] 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] 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/NetworkSummary AWS API Documentation

Constants

SENSITIVE