amazonka-panorama-2.0: Amazon Panorama SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Panorama.DescribeNode

Description

Returns information about a node.

Synopsis

Creating a Request

data DescribeNode Source #

See: newDescribeNode smart constructor.

Constructors

DescribeNode' 

Fields

Instances

Instances details
ToHeaders DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

ToPath DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

ToQuery DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

AWSRequest DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

Associated Types

type AWSResponse DescribeNode #

Generic DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

Associated Types

type Rep DescribeNode :: Type -> Type #

Read DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

Show DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

NFData DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

Methods

rnf :: DescribeNode -> () #

Eq DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

Hashable DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

type AWSResponse DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

type Rep DescribeNode Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

type Rep DescribeNode = D1 ('MetaData "DescribeNode" "Amazonka.Panorama.DescribeNode" "amazonka-panorama-2.0-9Y2Sxd8ToqsBjPczgPI6n1" 'False) (C1 ('MetaCons "DescribeNode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ownerAccount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nodeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeNode Source #

Create a value of DescribeNode with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeNode, describeNode_ownerAccount - The account ID of the node's owner.

DescribeNode, describeNode_nodeId - The node's ID.

Request Lenses

describeNode_ownerAccount :: Lens' DescribeNode (Maybe Text) Source #

The account ID of the node's owner.

Destructuring the Response

data DescribeNodeResponse Source #

See: newDescribeNodeResponse smart constructor.

Constructors

DescribeNodeResponse' 

Fields

Instances

Instances details
Generic DescribeNodeResponse Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

Associated Types

type Rep DescribeNodeResponse :: Type -> Type #

Read DescribeNodeResponse Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

Show DescribeNodeResponse Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

NFData DescribeNodeResponse Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

Methods

rnf :: DescribeNodeResponse -> () #

Eq DescribeNodeResponse Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

type Rep DescribeNodeResponse Source # 
Instance details

Defined in Amazonka.Panorama.DescribeNode

type Rep DescribeNodeResponse = D1 ('MetaData "DescribeNodeResponse" "Amazonka.Panorama.DescribeNode" "amazonka-panorama-2.0-9Y2Sxd8ToqsBjPczgPI6n1" 'False) (C1 ('MetaCons "DescribeNodeResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "assetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "packageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: ((S1 ('MetaSel ('Just "category") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 NodeCategory) :*: S1 ('MetaSel ('Just "createdTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "lastUpdatedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))) :*: (((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "nodeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "nodeInterface") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 NodeInterface) :*: S1 ('MetaSel ('Just "ownerAccount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "packageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "packageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "packageVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "patchVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newDescribeNodeResponse Source #

Create a value of DescribeNodeResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:assetName:DescribeNodeResponse', describeNodeResponse_assetName - The node's asset name.

DescribeNodeResponse, describeNodeResponse_packageArn - The node's ARN.

$sel:httpStatus:DescribeNodeResponse', describeNodeResponse_httpStatus - The response's http status code.

DescribeNodeResponse, describeNodeResponse_category - The node's category.

DescribeNodeResponse, describeNodeResponse_createdTime - When the node was created.

DescribeNodeResponse, describeNodeResponse_description - The node's description.

DescribeNodeResponse, describeNodeResponse_lastUpdatedTime - When the node was updated.

DescribeNodeResponse, describeNodeResponse_name - The node's name.

DescribeNode, describeNodeResponse_nodeId - The node's ID.

$sel:nodeInterface:DescribeNodeResponse', describeNodeResponse_nodeInterface - The node's interface.

DescribeNode, describeNodeResponse_ownerAccount - The account ID of the node's owner.

DescribeNodeResponse, describeNodeResponse_packageId - The node's package ID.

DescribeNodeResponse, describeNodeResponse_packageName - The node's package name.

DescribeNodeResponse, describeNodeResponse_packageVersion - The node's package version.

DescribeNodeResponse, describeNodeResponse_patchVersion - The node's patch version.

Response Lenses