class Aws::ManagedBlockchain::Types::NodeSummary

A summary of configuration properties for a node.

@!attribute [rw] id

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

@!attribute [rw] status

The status of the node.
@return [String]

@!attribute [rw] creation_date

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

@!attribute [rw] availability_zone

The Availability Zone in which the node exists.
@return [String]

@!attribute [rw] instance_type

The EC2 instance type for the node.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the node. 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/NodeSummary AWS API Documentation

Constants

SENSITIVE