class Aws::Panorama::Types::DescribeNodeRequest

@note When making an API call, you may pass DescribeNodeRequest

data as a hash:

    {
      node_id: "NodeId", # required
      owner_account: "PackageOwnerAccount",
    }

@!attribute [rw] node_id

The node's ID.
@return [String]

@!attribute [rw] owner_account

The account ID of the node's owner.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/DescribeNodeRequest AWS API Documentation

Constants

SENSITIVE