amazonka-privatenetworks-2.0: Amazon Private 5G 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.PrivateNetworks.Types.NetworkResource

Description

 
Synopsis

Documentation

data NetworkResource Source #

Information about a network resource.

See: newNetworkResource smart constructor.

Constructors

NetworkResource' 

Fields

Instances

Instances details
FromJSON NetworkResource Source # 
Instance details

Defined in Amazonka.PrivateNetworks.Types.NetworkResource

Generic NetworkResource Source # 
Instance details

Defined in Amazonka.PrivateNetworks.Types.NetworkResource

Associated Types

type Rep NetworkResource :: Type -> Type #

Read NetworkResource Source # 
Instance details

Defined in Amazonka.PrivateNetworks.Types.NetworkResource

Show NetworkResource Source # 
Instance details

Defined in Amazonka.PrivateNetworks.Types.NetworkResource

NFData NetworkResource Source # 
Instance details

Defined in Amazonka.PrivateNetworks.Types.NetworkResource

Methods

rnf :: NetworkResource -> () #

Eq NetworkResource Source # 
Instance details

Defined in Amazonka.PrivateNetworks.Types.NetworkResource

Hashable NetworkResource Source # 
Instance details

Defined in Amazonka.PrivateNetworks.Types.NetworkResource

type Rep NetworkResource Source # 
Instance details

Defined in Amazonka.PrivateNetworks.Types.NetworkResource

type Rep NetworkResource = D1 ('MetaData "NetworkResource" "Amazonka.PrivateNetworks.Types.NetworkResource" "amazonka-privatenetworks-2.0-6kTUHQMy1b1JCa08Y5Egzo" 'False) (C1 ('MetaCons "NetworkResource'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "attributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NameValuePair])) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "health") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HealthStatus)) :*: S1 ('MetaSel ('Just "model") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "networkArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "networkResourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "networkSiteArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "orderArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "position") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Position)) :*: S1 ('MetaSel ('Just "serialNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NetworkResourceStatus)) :*: S1 ('MetaSel ('Just "statusReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NetworkResourceType)) :*: S1 ('MetaSel ('Just "vendor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newNetworkResource :: NetworkResource Source #

Create a value of NetworkResource 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:attributes:NetworkResource', networkResource_attributes - The attributes of the network resource.

$sel:createdAt:NetworkResource', networkResource_createdAt - The creation time of the network resource.

$sel:description:NetworkResource', networkResource_description - The description of the network resource.

$sel:health:NetworkResource', networkResource_health - The health of the network resource.

$sel:model:NetworkResource', networkResource_model - The model of the network resource.

$sel:networkArn:NetworkResource', networkResource_networkArn - The Amazon Resource Name (ARN) of the network on which this network resource appears.

$sel:networkResourceArn:NetworkResource', networkResource_networkResourceArn - The Amazon Resource Name (ARN) of the network resource.

$sel:networkSiteArn:NetworkResource', networkResource_networkSiteArn - The Amazon Resource Name (ARN) of the network site on which this network resource appears.

$sel:orderArn:NetworkResource', networkResource_orderArn - The Amazon Resource Name (ARN) of the order used to purchase this network resource.

$sel:position:NetworkResource', networkResource_position - The position of the network resource.

$sel:serialNumber:NetworkResource', networkResource_serialNumber - The serial number of the network resource.

$sel:status:NetworkResource', networkResource_status - The status of the network resource.

$sel:statusReason:NetworkResource', networkResource_statusReason - The status reason of the network resource.

$sel:type':NetworkResource', networkResource_type - The type of the network resource.

$sel:vendor:NetworkResource', networkResource_vendor - The vendor of the network resource.

networkResource_attributes :: Lens' NetworkResource (Maybe [NameValuePair]) Source #

The attributes of the network resource.

networkResource_createdAt :: Lens' NetworkResource (Maybe UTCTime) Source #

The creation time of the network resource.

networkResource_description :: Lens' NetworkResource (Maybe Text) Source #

The description of the network resource.

networkResource_health :: Lens' NetworkResource (Maybe HealthStatus) Source #

The health of the network resource.

networkResource_model :: Lens' NetworkResource (Maybe Text) Source #

The model of the network resource.

networkResource_networkArn :: Lens' NetworkResource (Maybe Text) Source #

The Amazon Resource Name (ARN) of the network on which this network resource appears.

networkResource_networkResourceArn :: Lens' NetworkResource (Maybe Text) Source #

The Amazon Resource Name (ARN) of the network resource.

networkResource_networkSiteArn :: Lens' NetworkResource (Maybe Text) Source #

The Amazon Resource Name (ARN) of the network site on which this network resource appears.

networkResource_orderArn :: Lens' NetworkResource (Maybe Text) Source #

The Amazon Resource Name (ARN) of the order used to purchase this network resource.

networkResource_position :: Lens' NetworkResource (Maybe Position) Source #

The position of the network resource.

networkResource_serialNumber :: Lens' NetworkResource (Maybe Text) Source #

The serial number of the network resource.

networkResource_statusReason :: Lens' NetworkResource (Maybe Text) Source #

The status reason of the network resource.

networkResource_vendor :: Lens' NetworkResource (Maybe Text) Source #

The vendor of the network resource.