amazonka-iotsitewise-2.0: Amazon IoT SiteWise 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.IoTSiteWise

Contents

Description

Derived from API version 2019-12-02 of the AWS service descriptions, licensed under Apache 2.0.

Welcome to the IoT SiteWise API Reference. IoT SiteWise is an Amazon Web Services service that connects Industrial Internet of Things (IIoT) devices to the power of the Amazon Web Services Cloud. For more information, see the IoT SiteWise User Guide. For information about IoT SiteWise quotas, see Quotas in the IoT SiteWise User Guide.

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2019-12-02 of the Amazon IoT SiteWise SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by IoTSiteWise.

ConflictingOperationException

_ConflictingOperationException :: AsError a => Fold a ServiceError Source #

Your request has conflicting operations. This can occur if you're trying to perform more than one operation on the same resource at the same time.

InternalFailureException

_InternalFailureException :: AsError a => Fold a ServiceError Source #

IoT SiteWise can't process your request right now. Try again later.

InvalidRequestException

_InvalidRequestException :: AsError a => Fold a ServiceError Source #

The request isn't valid. This can occur if your request contains malformed JSON or unsupported characters. Check your request and try again.

LimitExceededException

_LimitExceededException :: AsError a => Fold a ServiceError Source #

You've reached the limit for a resource. For example, this can occur if you're trying to associate more than the allowed number of child assets or attempting to create more than the allowed number of properties for an asset model.

For more information, see Quotas in the IoT SiteWise User Guide.

ResourceAlreadyExistsException

_ResourceAlreadyExistsException :: AsError a => Fold a ServiceError Source #

The resource already exists.

ResourceNotFoundException

_ResourceNotFoundException :: AsError a => Fold a ServiceError Source #

The requested resource can't be found.

ServiceUnavailableException

_ServiceUnavailableException :: AsError a => Fold a ServiceError Source #

The requested service is unavailable.

ThrottlingException

_ThrottlingException :: AsError a => Fold a ServiceError Source #

Your request exceeded a rate limit. For example, you might have exceeded the number of IoT SiteWise assets that can be created per second, the allowed number of messages per second, and so on.

For more information, see Quotas in the IoT SiteWise User Guide.

TooManyTagsException

_TooManyTagsException :: AsError a => Fold a ServiceError Source #

You've reached the limit for the number of tags allowed for a resource. For more information, see Tag naming limits and requirements in the Amazon Web Services General Reference.

UnauthorizedException

_UnauthorizedException :: AsError a => Fold a ServiceError Source #

You are not authorized.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

AssetActive

newAssetActive :: Wait DescribeAsset Source #

Polls DescribeAsset every 3 seconds until a successful state is reached. An error is returned after 20 failed checks.

AssetModelActive

newAssetModelActive :: Wait DescribeAssetModel Source #

Polls DescribeAssetModel every 3 seconds until a successful state is reached. An error is returned after 20 failed checks.

AssetModelNotExists

newAssetModelNotExists :: Wait DescribeAssetModel Source #

Polls DescribeAssetModel every 3 seconds until a successful state is reached. An error is returned after 20 failed checks.

AssetNotExists

newAssetNotExists :: Wait DescribeAsset Source #

Polls DescribeAsset every 3 seconds until a successful state is reached. An error is returned after 20 failed checks.

PortalActive

newPortalActive :: Wait DescribePortal Source #

Polls DescribePortal every 3 seconds until a successful state is reached. An error is returned after 20 failed checks.

PortalNotExists

newPortalNotExists :: Wait DescribePortal Source #

Polls DescribePortal every 3 seconds until a successful state is reached. An error is returned after 20 failed checks.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

AssociateAssets

data AssociateAssets Source #

See: newAssociateAssets smart constructor.

Instances

Instances details
ToJSON AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

ToHeaders AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

ToPath AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

ToQuery AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

AWSRequest AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

Associated Types

type AWSResponse AssociateAssets #

Generic AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

Associated Types

type Rep AssociateAssets :: Type -> Type #

Read AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

Show AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

NFData AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

Methods

rnf :: AssociateAssets -> () #

Eq AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

Hashable AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

type AWSResponse AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

type Rep AssociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

type Rep AssociateAssets = D1 ('MetaData "AssociateAssets" "Amazonka.IoTSiteWise.AssociateAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssociateAssets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "childAssetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAssociateAssets Source #

Create a value of AssociateAssets 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:clientToken:AssociateAssets', associateAssets_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

AssociateAssets, associateAssets_assetId - The ID of the parent asset.

AssociateAssets, associateAssets_hierarchyId - The ID of a hierarchy in the parent asset's model. Hierarchies allow different groupings of assets to be formed that all come from the same asset model. For more information, see Asset hierarchies in the IoT SiteWise User Guide.

AssociateAssets, associateAssets_childAssetId - The ID of the child asset to be associated.

data AssociateAssetsResponse Source #

See: newAssociateAssetsResponse smart constructor.

Instances

Instances details
Generic AssociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

Associated Types

type Rep AssociateAssetsResponse :: Type -> Type #

Read AssociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

Show AssociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

NFData AssociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

Methods

rnf :: AssociateAssetsResponse -> () #

Eq AssociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

type Rep AssociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateAssets

type Rep AssociateAssetsResponse = D1 ('MetaData "AssociateAssetsResponse" "Amazonka.IoTSiteWise.AssociateAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssociateAssetsResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newAssociateAssetsResponse :: AssociateAssetsResponse Source #

Create a value of AssociateAssetsResponse with all optional fields omitted.

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

AssociateTimeSeriesToAssetProperty

data AssociateTimeSeriesToAssetProperty Source #

Instances

Instances details
ToJSON AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

ToHeaders AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

ToPath AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

ToQuery AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

AWSRequest AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

Generic AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

Associated Types

type Rep AssociateTimeSeriesToAssetProperty :: Type -> Type #

Read AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

Show AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

NFData AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

Eq AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

Hashable AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

type AWSResponse AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

type Rep AssociateTimeSeriesToAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

type Rep AssociateTimeSeriesToAssetProperty = D1 ('MetaData "AssociateTimeSeriesToAssetProperty" "Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssociateTimeSeriesToAssetProperty'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAssociateTimeSeriesToAssetProperty Source #

Create a value of AssociateTimeSeriesToAssetProperty 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:clientToken:AssociateTimeSeriesToAssetProperty', associateTimeSeriesToAssetProperty_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

AssociateTimeSeriesToAssetProperty, associateTimeSeriesToAssetProperty_alias - The alias that identifies the time series.

AssociateTimeSeriesToAssetProperty, associateTimeSeriesToAssetProperty_assetId - The ID of the asset in which the asset property was created.

AssociateTimeSeriesToAssetProperty, associateTimeSeriesToAssetProperty_propertyId - The ID of the asset property.

data AssociateTimeSeriesToAssetPropertyResponse Source #

Instances

Instances details
Generic AssociateTimeSeriesToAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

Read AssociateTimeSeriesToAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

Show AssociateTimeSeriesToAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

NFData AssociateTimeSeriesToAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

Eq AssociateTimeSeriesToAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

type Rep AssociateTimeSeriesToAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty

type Rep AssociateTimeSeriesToAssetPropertyResponse = D1 ('MetaData "AssociateTimeSeriesToAssetPropertyResponse" "Amazonka.IoTSiteWise.AssociateTimeSeriesToAssetProperty" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssociateTimeSeriesToAssetPropertyResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

BatchAssociateProjectAssets

data BatchAssociateProjectAssets Source #

See: newBatchAssociateProjectAssets smart constructor.

Instances

Instances details
ToJSON BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

ToHeaders BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

ToPath BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

ToQuery BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

AWSRequest BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

Generic BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

Associated Types

type Rep BatchAssociateProjectAssets :: Type -> Type #

Read BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

Show BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

NFData BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

Eq BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

Hashable BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

type AWSResponse BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

type Rep BatchAssociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

type Rep BatchAssociateProjectAssets = D1 ('MetaData "BatchAssociateProjectAssets" "Amazonka.IoTSiteWise.BatchAssociateProjectAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchAssociateProjectAssets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newBatchAssociateProjectAssets Source #

Create a value of BatchAssociateProjectAssets 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:clientToken:BatchAssociateProjectAssets', batchAssociateProjectAssets_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:projectId:BatchAssociateProjectAssets', batchAssociateProjectAssets_projectId - The ID of the project to which to associate the assets.

$sel:assetIds:BatchAssociateProjectAssets', batchAssociateProjectAssets_assetIds - The IDs of the assets to be associated to the project.

data BatchAssociateProjectAssetsResponse Source #

Instances

Instances details
Generic BatchAssociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

Read BatchAssociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

Show BatchAssociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

NFData BatchAssociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

Eq BatchAssociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

type Rep BatchAssociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchAssociateProjectAssets

type Rep BatchAssociateProjectAssetsResponse = D1 ('MetaData "BatchAssociateProjectAssetsResponse" "Amazonka.IoTSiteWise.BatchAssociateProjectAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchAssociateProjectAssetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetErrorDetails])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newBatchAssociateProjectAssetsResponse Source #

Create a value of BatchAssociateProjectAssetsResponse 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:

BatchAssociateProjectAssetsResponse, batchAssociateProjectAssetsResponse_errors - A list of associated error information, if any.

$sel:httpStatus:BatchAssociateProjectAssetsResponse', batchAssociateProjectAssetsResponse_httpStatus - The response's http status code.

BatchDisassociateProjectAssets

data BatchDisassociateProjectAssets Source #

See: newBatchDisassociateProjectAssets smart constructor.

Instances

Instances details
ToJSON BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

ToHeaders BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

ToPath BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

ToQuery BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

AWSRequest BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

Generic BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

Associated Types

type Rep BatchDisassociateProjectAssets :: Type -> Type #

Read BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

Show BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

NFData BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

Eq BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

Hashable BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

type AWSResponse BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

type Rep BatchDisassociateProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

type Rep BatchDisassociateProjectAssets = D1 ('MetaData "BatchDisassociateProjectAssets" "Amazonka.IoTSiteWise.BatchDisassociateProjectAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchDisassociateProjectAssets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newBatchDisassociateProjectAssets Source #

Create a value of BatchDisassociateProjectAssets 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:clientToken:BatchDisassociateProjectAssets', batchDisassociateProjectAssets_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:projectId:BatchDisassociateProjectAssets', batchDisassociateProjectAssets_projectId - The ID of the project from which to disassociate the assets.

$sel:assetIds:BatchDisassociateProjectAssets', batchDisassociateProjectAssets_assetIds - The IDs of the assets to be disassociated from the project.

data BatchDisassociateProjectAssetsResponse Source #

Instances

Instances details
Generic BatchDisassociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

Read BatchDisassociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

Show BatchDisassociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

NFData BatchDisassociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

Eq BatchDisassociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

type Rep BatchDisassociateProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchDisassociateProjectAssets

type Rep BatchDisassociateProjectAssetsResponse = D1 ('MetaData "BatchDisassociateProjectAssetsResponse" "Amazonka.IoTSiteWise.BatchDisassociateProjectAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchDisassociateProjectAssetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetErrorDetails])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newBatchDisassociateProjectAssetsResponse Source #

Create a value of BatchDisassociateProjectAssetsResponse 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:

BatchDisassociateProjectAssetsResponse, batchDisassociateProjectAssetsResponse_errors - A list of associated error information, if any.

$sel:httpStatus:BatchDisassociateProjectAssetsResponse', batchDisassociateProjectAssetsResponse_httpStatus - The response's http status code.

BatchGetAssetPropertyAggregates

data BatchGetAssetPropertyAggregates Source #

See: newBatchGetAssetPropertyAggregates smart constructor.

Instances

Instances details
ToJSON BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

ToHeaders BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

ToPath BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

ToQuery BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

AWSRequest BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

Generic BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

Associated Types

type Rep BatchGetAssetPropertyAggregates :: Type -> Type #

Read BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

Show BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

NFData BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

Eq BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

Hashable BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

type AWSResponse BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

type Rep BatchGetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

type Rep BatchGetAssetPropertyAggregates = D1 ('MetaData "BatchGetAssetPropertyAggregates" "Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyAggregates'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "entries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyAggregatesEntry]))))

newBatchGetAssetPropertyAggregates :: BatchGetAssetPropertyAggregates Source #

Create a value of BatchGetAssetPropertyAggregates 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:maxResults:BatchGetAssetPropertyAggregates', batchGetAssetPropertyAggregates_maxResults - The maximum number of results to return for each paginated request. A result set is returned in the two cases, whichever occurs first.

  • The size of the result set is less than 1 MB.
  • The number of data points in the result set is less than the value of maxResults. The maximum value of maxResults is 4000.

BatchGetAssetPropertyAggregates, batchGetAssetPropertyAggregates_nextToken - The token to be used for the next set of paginated results.

$sel:entries:BatchGetAssetPropertyAggregates', batchGetAssetPropertyAggregates_entries - The list of asset property aggregate entries for the batch get request. You can specify up to 16 entries per request.

data BatchGetAssetPropertyAggregatesResponse Source #

Instances

Instances details
Generic BatchGetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

Read BatchGetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

Show BatchGetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

NFData BatchGetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

Eq BatchGetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

type Rep BatchGetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates

type Rep BatchGetAssetPropertyAggregatesResponse = D1 ('MetaData "BatchGetAssetPropertyAggregatesResponse" "Amazonka.IoTSiteWise.BatchGetAssetPropertyAggregates" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyAggregatesResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "errorEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyAggregatesErrorEntry]) :*: (S1 ('MetaSel ('Just "successEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyAggregatesSuccessEntry]) :*: S1 ('MetaSel ('Just "skippedEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyAggregatesSkippedEntry])))))

newBatchGetAssetPropertyAggregatesResponse Source #

Create a value of BatchGetAssetPropertyAggregatesResponse 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:

BatchGetAssetPropertyAggregates, batchGetAssetPropertyAggregatesResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:BatchGetAssetPropertyAggregatesResponse', batchGetAssetPropertyAggregatesResponse_httpStatus - The response's http status code.

$sel:errorEntries:BatchGetAssetPropertyAggregatesResponse', batchGetAssetPropertyAggregatesResponse_errorEntries - A list of the errors (if any) associated with the batch request. Each error entry contains the entryId of the entry that failed.

$sel:successEntries:BatchGetAssetPropertyAggregatesResponse', batchGetAssetPropertyAggregatesResponse_successEntries - A list of entries that were processed successfully by this batch request. Each success entry contains the entryId of the entry that succeeded and the latest query result.

$sel:skippedEntries:BatchGetAssetPropertyAggregatesResponse', batchGetAssetPropertyAggregatesResponse_skippedEntries - A list of entries that were not processed by this batch request. because these entries had been completely processed by previous paginated requests. Each skipped entry contains the entryId of the entry that skipped.

BatchGetAssetPropertyValue

data BatchGetAssetPropertyValue Source #

See: newBatchGetAssetPropertyValue smart constructor.

Instances

Instances details
ToJSON BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

ToHeaders BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

ToPath BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

ToQuery BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

AWSRequest BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

Generic BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

Associated Types

type Rep BatchGetAssetPropertyValue :: Type -> Type #

Read BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

Show BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

NFData BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

Eq BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

Hashable BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

type AWSResponse BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

type Rep BatchGetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

type Rep BatchGetAssetPropertyValue = D1 ('MetaData "BatchGetAssetPropertyValue" "Amazonka.IoTSiteWise.BatchGetAssetPropertyValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "entries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyValueEntry])))

newBatchGetAssetPropertyValue :: BatchGetAssetPropertyValue Source #

Create a value of BatchGetAssetPropertyValue 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:

BatchGetAssetPropertyValue, batchGetAssetPropertyValue_nextToken - The token to be used for the next set of paginated results.

$sel:entries:BatchGetAssetPropertyValue', batchGetAssetPropertyValue_entries - The list of asset property value entries for the batch get request. You can specify up to 16 entries per request.

data BatchGetAssetPropertyValueResponse Source #

Instances

Instances details
Generic BatchGetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

Associated Types

type Rep BatchGetAssetPropertyValueResponse :: Type -> Type #

Read BatchGetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

Show BatchGetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

NFData BatchGetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

Eq BatchGetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

type Rep BatchGetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValue

type Rep BatchGetAssetPropertyValueResponse = D1 ('MetaData "BatchGetAssetPropertyValueResponse" "Amazonka.IoTSiteWise.BatchGetAssetPropertyValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "errorEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyValueErrorEntry]) :*: (S1 ('MetaSel ('Just "successEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyValueSuccessEntry]) :*: S1 ('MetaSel ('Just "skippedEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyValueSkippedEntry])))))

newBatchGetAssetPropertyValueResponse Source #

Create a value of BatchGetAssetPropertyValueResponse 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:

BatchGetAssetPropertyValue, batchGetAssetPropertyValueResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:BatchGetAssetPropertyValueResponse', batchGetAssetPropertyValueResponse_httpStatus - The response's http status code.

$sel:errorEntries:BatchGetAssetPropertyValueResponse', batchGetAssetPropertyValueResponse_errorEntries - A list of the errors (if any) associated with the batch request. Each error entry contains the entryId of the entry that failed.

$sel:successEntries:BatchGetAssetPropertyValueResponse', batchGetAssetPropertyValueResponse_successEntries - A list of entries that were processed successfully by this batch request. Each success entry contains the entryId of the entry that succeeded and the latest query result.

$sel:skippedEntries:BatchGetAssetPropertyValueResponse', batchGetAssetPropertyValueResponse_skippedEntries - A list of entries that were not processed by this batch request. because these entries had been completely processed by previous paginated requests. Each skipped entry contains the entryId of the entry that skipped.

BatchGetAssetPropertyValueHistory

data BatchGetAssetPropertyValueHistory Source #

See: newBatchGetAssetPropertyValueHistory smart constructor.

Instances

Instances details
ToJSON BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

ToHeaders BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

ToPath BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

ToQuery BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

AWSRequest BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

Generic BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

Associated Types

type Rep BatchGetAssetPropertyValueHistory :: Type -> Type #

Read BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

Show BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

NFData BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

Eq BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

Hashable BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

type AWSResponse BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

type Rep BatchGetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

type Rep BatchGetAssetPropertyValueHistory = D1 ('MetaData "BatchGetAssetPropertyValueHistory" "Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueHistory'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "entries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyValueHistoryEntry]))))

newBatchGetAssetPropertyValueHistory :: BatchGetAssetPropertyValueHistory Source #

Create a value of BatchGetAssetPropertyValueHistory 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:maxResults:BatchGetAssetPropertyValueHistory', batchGetAssetPropertyValueHistory_maxResults - The maximum number of results to return for each paginated request. A result set is returned in the two cases, whichever occurs first.

  • The size of the result set is less than 1 MB.
  • The number of data points in the result set is less than the value of maxResults. The maximum value of maxResults is 4000.

BatchGetAssetPropertyValueHistory, batchGetAssetPropertyValueHistory_nextToken - The token to be used for the next set of paginated results.

$sel:entries:BatchGetAssetPropertyValueHistory', batchGetAssetPropertyValueHistory_entries - The list of asset property historical value entries for the batch get request. You can specify up to 16 entries per request.

data BatchGetAssetPropertyValueHistoryResponse Source #

Instances

Instances details
Generic BatchGetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

Read BatchGetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

Show BatchGetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

NFData BatchGetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

Eq BatchGetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

type Rep BatchGetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory

type Rep BatchGetAssetPropertyValueHistoryResponse = D1 ('MetaData "BatchGetAssetPropertyValueHistoryResponse" "Amazonka.IoTSiteWise.BatchGetAssetPropertyValueHistory" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueHistoryResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "errorEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyValueHistoryErrorEntry]) :*: (S1 ('MetaSel ('Just "successEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyValueHistorySuccessEntry]) :*: S1 ('MetaSel ('Just "skippedEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchGetAssetPropertyValueHistorySkippedEntry])))))

newBatchGetAssetPropertyValueHistoryResponse Source #

Create a value of BatchGetAssetPropertyValueHistoryResponse 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:

BatchGetAssetPropertyValueHistory, batchGetAssetPropertyValueHistoryResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:BatchGetAssetPropertyValueHistoryResponse', batchGetAssetPropertyValueHistoryResponse_httpStatus - The response's http status code.

$sel:errorEntries:BatchGetAssetPropertyValueHistoryResponse', batchGetAssetPropertyValueHistoryResponse_errorEntries - A list of the errors (if any) associated with the batch request. Each error entry contains the entryId of the entry that failed.

$sel:successEntries:BatchGetAssetPropertyValueHistoryResponse', batchGetAssetPropertyValueHistoryResponse_successEntries - A list of entries that were processed successfully by this batch request. Each success entry contains the entryId of the entry that succeeded and the latest query result.

$sel:skippedEntries:BatchGetAssetPropertyValueHistoryResponse', batchGetAssetPropertyValueHistoryResponse_skippedEntries - A list of entries that were not processed by this batch request. because these entries had been completely processed by previous paginated requests. Each skipped entry contains the entryId of the entry that skipped.

BatchPutAssetPropertyValue

data BatchPutAssetPropertyValue Source #

See: newBatchPutAssetPropertyValue smart constructor.

Instances

Instances details
ToJSON BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

ToHeaders BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

ToPath BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

ToQuery BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

AWSRequest BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

Generic BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

Associated Types

type Rep BatchPutAssetPropertyValue :: Type -> Type #

Read BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

Show BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

NFData BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

Eq BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

Hashable BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

type AWSResponse BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

type Rep BatchPutAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

type Rep BatchPutAssetPropertyValue = D1 ('MetaData "BatchPutAssetPropertyValue" "Amazonka.IoTSiteWise.BatchPutAssetPropertyValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchPutAssetPropertyValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [PutAssetPropertyValueEntry])))

newBatchPutAssetPropertyValue :: BatchPutAssetPropertyValue Source #

Create a value of BatchPutAssetPropertyValue 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:entries:BatchPutAssetPropertyValue', batchPutAssetPropertyValue_entries - The list of asset property value entries for the batch put request. You can specify up to 10 entries per request.

data BatchPutAssetPropertyValueResponse Source #

Instances

Instances details
Generic BatchPutAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

Associated Types

type Rep BatchPutAssetPropertyValueResponse :: Type -> Type #

Read BatchPutAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

Show BatchPutAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

NFData BatchPutAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

Eq BatchPutAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

type Rep BatchPutAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.BatchPutAssetPropertyValue

type Rep BatchPutAssetPropertyValueResponse = D1 ('MetaData "BatchPutAssetPropertyValueResponse" "Amazonka.IoTSiteWise.BatchPutAssetPropertyValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchPutAssetPropertyValueResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "errorEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchPutAssetPropertyErrorEntry])))

newBatchPutAssetPropertyValueResponse Source #

Create a value of BatchPutAssetPropertyValueResponse 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:httpStatus:BatchPutAssetPropertyValueResponse', batchPutAssetPropertyValueResponse_httpStatus - The response's http status code.

$sel:errorEntries:BatchPutAssetPropertyValueResponse', batchPutAssetPropertyValueResponse_errorEntries - A list of the errors (if any) associated with the batch put request. Each error entry contains the entryId of the entry that failed.

CreateAccessPolicy

data CreateAccessPolicy Source #

See: newCreateAccessPolicy smart constructor.

Instances

Instances details
ToJSON CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

ToHeaders CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

ToPath CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

ToQuery CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

AWSRequest CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

Associated Types

type AWSResponse CreateAccessPolicy #

Generic CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

Associated Types

type Rep CreateAccessPolicy :: Type -> Type #

Read CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

Show CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

NFData CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

Methods

rnf :: CreateAccessPolicy -> () #

Eq CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

Hashable CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

type AWSResponse CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

type Rep CreateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

type Rep CreateAccessPolicy = D1 ('MetaData "CreateAccessPolicy" "Amazonka.IoTSiteWise.CreateAccessPolicy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateAccessPolicy'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "accessPolicyIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Identity) :*: (S1 ('MetaSel ('Just "accessPolicyResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Resource) :*: S1 ('MetaSel ('Just "accessPolicyPermission") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Permission)))))

newCreateAccessPolicy Source #

Create a value of CreateAccessPolicy 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:clientToken:CreateAccessPolicy', createAccessPolicy_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:tags:CreateAccessPolicy', createAccessPolicy_tags - A list of key-value pairs that contain metadata for the access policy. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

$sel:accessPolicyIdentity:CreateAccessPolicy', createAccessPolicy_accessPolicyIdentity - The identity for this access policy. Choose an IAM Identity Center user, an IAM Identity Center group, or an IAM user.

$sel:accessPolicyResource:CreateAccessPolicy', createAccessPolicy_accessPolicyResource - The IoT SiteWise Monitor resource for this access policy. Choose either a portal or a project.

$sel:accessPolicyPermission:CreateAccessPolicy', createAccessPolicy_accessPolicyPermission - The permission level for this access policy. Note that a project ADMINISTRATOR is also known as a project owner.

data CreateAccessPolicyResponse Source #

See: newCreateAccessPolicyResponse smart constructor.

Instances

Instances details
Generic CreateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

Associated Types

type Rep CreateAccessPolicyResponse :: Type -> Type #

Read CreateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

Show CreateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

NFData CreateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

Eq CreateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

type Rep CreateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAccessPolicy

type Rep CreateAccessPolicyResponse = D1 ('MetaData "CreateAccessPolicyResponse" "Amazonka.IoTSiteWise.CreateAccessPolicy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateAccessPolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "accessPolicyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "accessPolicyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateAccessPolicyResponse Source #

Create a value of CreateAccessPolicyResponse 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:httpStatus:CreateAccessPolicyResponse', createAccessPolicyResponse_httpStatus - The response's http status code.

$sel:accessPolicyId:CreateAccessPolicyResponse', createAccessPolicyResponse_accessPolicyId - The ID of the access policy.

$sel:accessPolicyArn:CreateAccessPolicyResponse', createAccessPolicyResponse_accessPolicyArn - The ARN of the access policy, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:access-policy/${AccessPolicyId}

CreateAsset

data CreateAsset Source #

See: newCreateAsset smart constructor.

Instances

Instances details
ToJSON CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

ToHeaders CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

Methods

toHeaders :: CreateAsset -> [Header] #

ToPath CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

ToQuery CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

AWSRequest CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

Associated Types

type AWSResponse CreateAsset #

Generic CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

Associated Types

type Rep CreateAsset :: Type -> Type #

Read CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

Show CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

NFData CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

Methods

rnf :: CreateAsset -> () #

Eq CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

Hashable CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

type AWSResponse CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

type Rep CreateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

type Rep CreateAsset = D1 ('MetaData "CreateAsset" "Amazonka.IoTSiteWise.CreateAsset" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateAsset'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assetDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "assetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateAsset Source #

Create a value of CreateAsset 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:assetDescription:CreateAsset', createAsset_assetDescription - A description for the asset.

$sel:clientToken:CreateAsset', createAsset_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:tags:CreateAsset', createAsset_tags - A list of key-value pairs that contain metadata for the asset. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

$sel:assetName:CreateAsset', createAsset_assetName - A friendly name for the asset.

CreateAsset, createAsset_assetModelId - The ID of the asset model from which to create the asset.

data CreateAssetResponse Source #

See: newCreateAssetResponse smart constructor.

Instances

Instances details
Generic CreateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

Associated Types

type Rep CreateAssetResponse :: Type -> Type #

Read CreateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

Show CreateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

NFData CreateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

Methods

rnf :: CreateAssetResponse -> () #

Eq CreateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

type Rep CreateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAsset

type Rep CreateAssetResponse = D1 ('MetaData "CreateAssetResponse" "Amazonka.IoTSiteWise.CreateAsset" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateAssetResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "assetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetStatus))))

newCreateAssetResponse Source #

Create a value of CreateAssetResponse 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:httpStatus:CreateAssetResponse', createAssetResponse_httpStatus - The response's http status code.

CreateAssetResponse, createAssetResponse_assetId - The ID of the asset. This ID uniquely identifies the asset within IoT SiteWise and can be used with other IoT SiteWise APIs.

$sel:assetArn:CreateAssetResponse', createAssetResponse_assetArn - The ARN of the asset, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}

$sel:assetStatus:CreateAssetResponse', createAssetResponse_assetStatus - The status of the asset, which contains a state (CREATING after successfully calling this operation) and any error message.

CreateAssetModel

data CreateAssetModel Source #

See: newCreateAssetModel smart constructor.

Instances

Instances details
ToJSON CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

ToHeaders CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

ToPath CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

ToQuery CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

AWSRequest CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

Associated Types

type AWSResponse CreateAssetModel #

Generic CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

Associated Types

type Rep CreateAssetModel :: Type -> Type #

Read CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

Show CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

NFData CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

Methods

rnf :: CreateAssetModel -> () #

Eq CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

Hashable CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

type AWSResponse CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

type Rep CreateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

type Rep CreateAssetModel = D1 ('MetaData "CreateAssetModel" "Amazonka.IoTSiteWise.CreateAssetModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateAssetModel'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assetModelCompositeModels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetModelCompositeModelDefinition])) :*: (S1 ('MetaSel ('Just "assetModelDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetModelHierarchies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetModelHierarchyDefinition])))) :*: ((S1 ('MetaSel ('Just "assetModelProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetModelPropertyDefinition])) :*: S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "assetModelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateAssetModel Source #

Create a value of CreateAssetModel 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:assetModelCompositeModels:CreateAssetModel', createAssetModel_assetModelCompositeModels - The composite asset models that are part of this asset model. Composite asset models are asset models that contain specific properties. Each composite model has a type that defines the properties that the composite model supports. Use composite asset models to define alarms on this asset model.

$sel:assetModelDescription:CreateAssetModel', createAssetModel_assetModelDescription - A description for the asset model.

$sel:assetModelHierarchies:CreateAssetModel', createAssetModel_assetModelHierarchies - The hierarchy definitions of the asset model. Each hierarchy specifies an asset model whose assets can be children of any other assets created from this asset model. For more information, see Asset hierarchies in the IoT SiteWise User Guide.

You can specify up to 10 hierarchies per asset model. For more information, see Quotas in the IoT SiteWise User Guide.

$sel:assetModelProperties:CreateAssetModel', createAssetModel_assetModelProperties - The property definitions of the asset model. For more information, see Asset properties in the IoT SiteWise User Guide.

You can specify up to 200 properties per asset model. For more information, see Quotas in the IoT SiteWise User Guide.

$sel:clientToken:CreateAssetModel', createAssetModel_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:tags:CreateAssetModel', createAssetModel_tags - A list of key-value pairs that contain metadata for the asset model. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

$sel:assetModelName:CreateAssetModel', createAssetModel_assetModelName - A unique, friendly name for the asset model.

data CreateAssetModelResponse Source #

See: newCreateAssetModelResponse smart constructor.

Instances

Instances details
Generic CreateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

Associated Types

type Rep CreateAssetModelResponse :: Type -> Type #

Read CreateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

Show CreateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

NFData CreateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

Eq CreateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

type Rep CreateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateAssetModel

type Rep CreateAssetModelResponse = D1 ('MetaData "CreateAssetModelResponse" "Amazonka.IoTSiteWise.CreateAssetModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateAssetModelResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "assetModelArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetModelStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetModelStatus))))

newCreateAssetModelResponse Source #

Create a value of CreateAssetModelResponse 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:httpStatus:CreateAssetModelResponse', createAssetModelResponse_httpStatus - The response's http status code.

CreateAssetModelResponse, createAssetModelResponse_assetModelId - The ID of the asset model. You can use this ID when you call other IoT SiteWise APIs.

$sel:assetModelArn:CreateAssetModelResponse', createAssetModelResponse_assetModelArn - The ARN of the asset model, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}

$sel:assetModelStatus:CreateAssetModelResponse', createAssetModelResponse_assetModelStatus - The status of the asset model, which contains a state (CREATING after successfully calling this operation) and any error message.

CreateBulkImportJob

data CreateBulkImportJob Source #

See: newCreateBulkImportJob smart constructor.

Instances

Instances details
ToJSON CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

ToHeaders CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

ToPath CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

ToQuery CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

AWSRequest CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

Associated Types

type AWSResponse CreateBulkImportJob #

Generic CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

Associated Types

type Rep CreateBulkImportJob :: Type -> Type #

Read CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

Show CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

NFData CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

Methods

rnf :: CreateBulkImportJob -> () #

Eq CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

Hashable CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

type AWSResponse CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

type Rep CreateBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

type Rep CreateBulkImportJob = D1 ('MetaData "CreateBulkImportJob" "Amazonka.IoTSiteWise.CreateBulkImportJob" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateBulkImportJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "files") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [File]) :*: (S1 ('MetaSel ('Just "errorReportLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ErrorReportLocation) :*: S1 ('MetaSel ('Just "jobConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobConfiguration)))))

newCreateBulkImportJob Source #

Create a value of CreateBulkImportJob 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:

CreateBulkImportJob, createBulkImportJob_jobName - The unique name that helps identify the job request.

$sel:jobRoleArn:CreateBulkImportJob', createBulkImportJob_jobRoleArn - The ARN of the IAM role that allows IoT SiteWise to read Amazon S3 data.

$sel:files:CreateBulkImportJob', createBulkImportJob_files - The files in the specified Amazon S3 bucket that contain your data.

$sel:errorReportLocation:CreateBulkImportJob', createBulkImportJob_errorReportLocation - The Amazon S3 destination where errors associated with the job creation request are saved.

$sel:jobConfiguration:CreateBulkImportJob', createBulkImportJob_jobConfiguration - Contains the configuration information of a job, such as the file format used to save data in Amazon S3.

data CreateBulkImportJobResponse Source #

See: newCreateBulkImportJobResponse smart constructor.

Instances

Instances details
Generic CreateBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

Associated Types

type Rep CreateBulkImportJobResponse :: Type -> Type #

Read CreateBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

Show CreateBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

NFData CreateBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

Eq CreateBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

type Rep CreateBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateBulkImportJob

type Rep CreateBulkImportJobResponse = D1 ('MetaData "CreateBulkImportJobResponse" "Amazonka.IoTSiteWise.CreateBulkImportJob" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateBulkImportJobResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobStatus))))

newCreateBulkImportJobResponse Source #

Create a value of CreateBulkImportJobResponse 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:httpStatus:CreateBulkImportJobResponse', createBulkImportJobResponse_httpStatus - The response's http status code.

$sel:jobId:CreateBulkImportJobResponse', createBulkImportJobResponse_jobId - The ID of the job.

CreateBulkImportJob, createBulkImportJobResponse_jobName - The unique name that helps identify the job request.

$sel:jobStatus:CreateBulkImportJobResponse', createBulkImportJobResponse_jobStatus - The status of the bulk import job can be one of following values.

  • PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
  • CANCELLED – The bulk import job has been canceled.
  • RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
  • COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
  • FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
  • COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3 with errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.

CreateDashboard

data CreateDashboard Source #

See: newCreateDashboard smart constructor.

Instances

Instances details
ToJSON CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

ToHeaders CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

ToPath CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

ToQuery CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

AWSRequest CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

Associated Types

type AWSResponse CreateDashboard #

Generic CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

Associated Types

type Rep CreateDashboard :: Type -> Type #

Read CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

Show CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

NFData CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

Methods

rnf :: CreateDashboard -> () #

Eq CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

Hashable CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

type AWSResponse CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

type Rep CreateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

type Rep CreateDashboard = D1 ('MetaData "CreateDashboard" "Amazonka.IoTSiteWise.CreateDashboard" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateDashboard'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dashboardDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: (S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dashboardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateDashboard Source #

Create a value of CreateDashboard 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:clientToken:CreateDashboard', createDashboard_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:dashboardDescription:CreateDashboard', createDashboard_dashboardDescription - A description for the dashboard.

$sel:tags:CreateDashboard', createDashboard_tags - A list of key-value pairs that contain metadata for the dashboard. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

$sel:projectId:CreateDashboard', createDashboard_projectId - The ID of the project in which to create the dashboard.

$sel:dashboardName:CreateDashboard', createDashboard_dashboardName - A friendly name for the dashboard.

$sel:dashboardDefinition:CreateDashboard', createDashboard_dashboardDefinition - The dashboard definition specified in a JSON literal. For detailed information, see Creating dashboards (CLI) in the IoT SiteWise User Guide.

data CreateDashboardResponse Source #

See: newCreateDashboardResponse smart constructor.

Instances

Instances details
Generic CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

Associated Types

type Rep CreateDashboardResponse :: Type -> Type #

Read CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

Show CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

NFData CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

Methods

rnf :: CreateDashboardResponse -> () #

Eq CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

type Rep CreateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateDashboard

type Rep CreateDashboardResponse = D1 ('MetaData "CreateDashboardResponse" "Amazonka.IoTSiteWise.CreateDashboard" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateDashboardResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateDashboardResponse Source #

Create a value of CreateDashboardResponse 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:httpStatus:CreateDashboardResponse', createDashboardResponse_httpStatus - The response's http status code.

$sel:dashboardId:CreateDashboardResponse', createDashboardResponse_dashboardId - The ID of the dashboard.

$sel:dashboardArn:CreateDashboardResponse', createDashboardResponse_dashboardArn - The ARN of the dashboard, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:dashboard/${DashboardId}

CreateGateway

data CreateGateway Source #

See: newCreateGateway smart constructor.

Instances

Instances details
ToJSON CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

ToHeaders CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

ToPath CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

ToQuery CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

AWSRequest CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

Associated Types

type AWSResponse CreateGateway #

Generic CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

Associated Types

type Rep CreateGateway :: Type -> Type #

Read CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

Show CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

NFData CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

Methods

rnf :: CreateGateway -> () #

Eq CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

Hashable CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

type AWSResponse CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

type Rep CreateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

type Rep CreateGateway = D1 ('MetaData "CreateGateway" "Amazonka.IoTSiteWise.CreateGateway" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateGateway'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "gatewayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "gatewayPlatform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GatewayPlatform))))

newCreateGateway Source #

Create a value of CreateGateway 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:tags:CreateGateway', createGateway_tags - A list of key-value pairs that contain metadata for the gateway. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

CreateGateway, createGateway_gatewayName - A unique, friendly name for the gateway.

CreateGateway, createGateway_gatewayPlatform - The gateway's platform. You can only specify one platform in a gateway.

data CreateGatewayResponse Source #

See: newCreateGatewayResponse smart constructor.

Instances

Instances details
Generic CreateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

Associated Types

type Rep CreateGatewayResponse :: Type -> Type #

Read CreateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

Show CreateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

NFData CreateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

Methods

rnf :: CreateGatewayResponse -> () #

Eq CreateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

type Rep CreateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateGateway

type Rep CreateGatewayResponse = D1 ('MetaData "CreateGatewayResponse" "Amazonka.IoTSiteWise.CreateGateway" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateGatewayResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "gatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "gatewayArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateGatewayResponse Source #

Create a value of CreateGatewayResponse 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:httpStatus:CreateGatewayResponse', createGatewayResponse_httpStatus - The response's http status code.

CreateGatewayResponse, createGatewayResponse_gatewayId - The ID of the gateway device. You can use this ID when you call other IoT SiteWise APIs.

$sel:gatewayArn:CreateGatewayResponse', createGatewayResponse_gatewayArn - The ARN of the gateway, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:gateway/${GatewayId}

CreatePortal

data CreatePortal Source #

See: newCreatePortal smart constructor.

Instances

Instances details
ToJSON CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

ToHeaders CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

ToPath CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

ToQuery CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

AWSRequest CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

Associated Types

type AWSResponse CreatePortal #

Generic CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

Associated Types

type Rep CreatePortal :: Type -> Type #

Read CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

Show CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

NFData CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

Methods

rnf :: CreatePortal -> () #

Eq CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

Hashable CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

type AWSResponse CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

type Rep CreatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

newCreatePortal Source #

Create a value of CreatePortal 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:alarms:CreatePortal', createPortal_alarms - Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range. For more information, see Monitoring with alarms in the IoT SiteWise Application Guide.

$sel:clientToken:CreatePortal', createPortal_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:notificationSenderEmail:CreatePortal', createPortal_notificationSenderEmail - The email address that sends alarm notifications.

If you use the IoT Events managed Lambda function to manage your emails, you must verify the sender email address in Amazon SES.

$sel:portalAuthMode:CreatePortal', createPortal_portalAuthMode - The service to use to authenticate users to the portal. Choose from the following options:

  • SSO – The portal uses IAM Identity Center (successor to Single Sign-On) to authenticate users and manage user permissions. Before you can create a portal that uses IAM Identity Center, you must enable IAM Identity Center. For more information, see Enabling IAM Identity Center in the IoT SiteWise User Guide. This option is only available in Amazon Web Services Regions other than the China Regions.
  • IAM – The portal uses Identity and Access Management to authenticate users and manage user permissions.

You can't change this value after you create a portal.

Default: SSO

$sel:portalDescription:CreatePortal', createPortal_portalDescription - A description for the portal.

$sel:portalLogoImageFile:CreatePortal', createPortal_portalLogoImageFile - A logo image to display in the portal. Upload a square, high-resolution image. The image is displayed on a dark background.

$sel:tags:CreatePortal', createPortal_tags - A list of key-value pairs that contain metadata for the portal. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

$sel:portalName:CreatePortal', createPortal_portalName - A friendly name for the portal.

$sel:portalContactEmail:CreatePortal', createPortal_portalContactEmail - The Amazon Web Services administrator's contact email address.

CreatePortal, createPortal_roleArn - The ARN of a service role that allows the portal's users to access your IoT SiteWise resources on your behalf. For more information, see Using service roles for IoT SiteWise Monitor in the IoT SiteWise User Guide.

data CreatePortalResponse Source #

See: newCreatePortalResponse smart constructor.

Instances

Instances details
Generic CreatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

Associated Types

type Rep CreatePortalResponse :: Type -> Type #

Read CreatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

Show CreatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

NFData CreatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

Methods

rnf :: CreatePortalResponse -> () #

Eq CreatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

type Rep CreatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreatePortal

type Rep CreatePortalResponse = D1 ('MetaData "CreatePortalResponse" "Amazonka.IoTSiteWise.CreatePortal" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreatePortalResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "portalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "portalArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "portalStartUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "portalStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PortalStatus) :*: S1 ('MetaSel ('Just "ssoApplicationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreatePortalResponse Source #

Create a value of CreatePortalResponse 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:httpStatus:CreatePortalResponse', createPortalResponse_httpStatus - The response's http status code.

$sel:portalId:CreatePortalResponse', createPortalResponse_portalId - The ID of the created portal.

$sel:portalArn:CreatePortalResponse', createPortalResponse_portalArn - The ARN of the portal, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:portal/${PortalId}

$sel:portalStartUrl:CreatePortalResponse', createPortalResponse_portalStartUrl - The URL for the IoT SiteWise Monitor portal. You can use this URL to access portals that use IAM Identity Center for authentication. For portals that use IAM for authentication, you must use the IoT SiteWise console to get a URL that you can use to access the portal.

$sel:portalStatus:CreatePortalResponse', createPortalResponse_portalStatus - The status of the portal, which contains a state (CREATING after successfully calling this operation) and any error message.

$sel:ssoApplicationId:CreatePortalResponse', createPortalResponse_ssoApplicationId - The associated IAM Identity Center application ID, if the portal uses IAM Identity Center.

CreateProject

data CreateProject Source #

See: newCreateProject smart constructor.

Instances

Instances details
ToJSON CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

ToHeaders CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

ToPath CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

ToQuery CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

AWSRequest CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

Associated Types

type AWSResponse CreateProject #

Generic CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

Associated Types

type Rep CreateProject :: Type -> Type #

Read CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

Show CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

NFData CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

Methods

rnf :: CreateProject -> () #

Eq CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

Hashable CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

type AWSResponse CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

type Rep CreateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

type Rep CreateProject = D1 ('MetaData "CreateProject" "Amazonka.IoTSiteWise.CreateProject" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateProject'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "projectDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "portalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "projectName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateProject Source #

Create a value of CreateProject 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:clientToken:CreateProject', createProject_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:projectDescription:CreateProject', createProject_projectDescription - A description for the project.

$sel:tags:CreateProject', createProject_tags - A list of key-value pairs that contain metadata for the project. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

$sel:portalId:CreateProject', createProject_portalId - The ID of the portal in which to create the project.

$sel:projectName:CreateProject', createProject_projectName - A friendly name for the project.

data CreateProjectResponse Source #

See: newCreateProjectResponse smart constructor.

Instances

Instances details
Generic CreateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

Associated Types

type Rep CreateProjectResponse :: Type -> Type #

Read CreateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

Show CreateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

NFData CreateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

Methods

rnf :: CreateProjectResponse -> () #

Eq CreateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

type Rep CreateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.CreateProject

type Rep CreateProjectResponse = D1 ('MetaData "CreateProjectResponse" "Amazonka.IoTSiteWise.CreateProject" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CreateProjectResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "projectArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateProjectResponse Source #

Create a value of CreateProjectResponse 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:httpStatus:CreateProjectResponse', createProjectResponse_httpStatus - The response's http status code.

$sel:projectId:CreateProjectResponse', createProjectResponse_projectId - The ID of the project.

$sel:projectArn:CreateProjectResponse', createProjectResponse_projectArn - The ARN of the project, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:project/${ProjectId}

DeleteAccessPolicy

data DeleteAccessPolicy Source #

See: newDeleteAccessPolicy smart constructor.

Instances

Instances details
ToHeaders DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

ToPath DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

ToQuery DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

AWSRequest DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

Associated Types

type AWSResponse DeleteAccessPolicy #

Generic DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

Associated Types

type Rep DeleteAccessPolicy :: Type -> Type #

Read DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

Show DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

NFData DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

Methods

rnf :: DeleteAccessPolicy -> () #

Eq DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

Hashable DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

type AWSResponse DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

type Rep DeleteAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

type Rep DeleteAccessPolicy = D1 ('MetaData "DeleteAccessPolicy" "Amazonka.IoTSiteWise.DeleteAccessPolicy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteAccessPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "accessPolicyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteAccessPolicy Source #

Create a value of DeleteAccessPolicy 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:clientToken:DeleteAccessPolicy', deleteAccessPolicy_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:accessPolicyId:DeleteAccessPolicy', deleteAccessPolicy_accessPolicyId - The ID of the access policy to be deleted.

data DeleteAccessPolicyResponse Source #

See: newDeleteAccessPolicyResponse smart constructor.

Instances

Instances details
Generic DeleteAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

Associated Types

type Rep DeleteAccessPolicyResponse :: Type -> Type #

Read DeleteAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

Show DeleteAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

NFData DeleteAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

Eq DeleteAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

type Rep DeleteAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAccessPolicy

type Rep DeleteAccessPolicyResponse = D1 ('MetaData "DeleteAccessPolicyResponse" "Amazonka.IoTSiteWise.DeleteAccessPolicy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteAccessPolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteAccessPolicyResponse Source #

Create a value of DeleteAccessPolicyResponse 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:httpStatus:DeleteAccessPolicyResponse', deleteAccessPolicyResponse_httpStatus - The response's http status code.

DeleteAsset

data DeleteAsset Source #

See: newDeleteAsset smart constructor.

Constructors

DeleteAsset' (Maybe Text) Text 

Instances

Instances details
ToHeaders DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

Methods

toHeaders :: DeleteAsset -> [Header] #

ToPath DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

ToQuery DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

AWSRequest DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

Associated Types

type AWSResponse DeleteAsset #

Generic DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

Associated Types

type Rep DeleteAsset :: Type -> Type #

Read DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

Show DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

NFData DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

Methods

rnf :: DeleteAsset -> () #

Eq DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

Hashable DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

type AWSResponse DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

type Rep DeleteAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

type Rep DeleteAsset = D1 ('MetaData "DeleteAsset" "Amazonka.IoTSiteWise.DeleteAsset" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteAsset'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteAsset Source #

Create a value of DeleteAsset 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:clientToken:DeleteAsset', deleteAsset_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

DeleteAsset, deleteAsset_assetId - The ID of the asset to delete.

data DeleteAssetResponse Source #

See: newDeleteAssetResponse smart constructor.

Instances

Instances details
Generic DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

Associated Types

type Rep DeleteAssetResponse :: Type -> Type #

Read DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

Show DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

NFData DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

Methods

rnf :: DeleteAssetResponse -> () #

Eq DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

type Rep DeleteAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAsset

type Rep DeleteAssetResponse = D1 ('MetaData "DeleteAssetResponse" "Amazonka.IoTSiteWise.DeleteAsset" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteAssetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetStatus)))

newDeleteAssetResponse Source #

Create a value of DeleteAssetResponse 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:httpStatus:DeleteAssetResponse', deleteAssetResponse_httpStatus - The response's http status code.

$sel:assetStatus:DeleteAssetResponse', deleteAssetResponse_assetStatus - The status of the asset, which contains a state (DELETING after successfully calling this operation) and any error message.

DeleteAssetModel

data DeleteAssetModel Source #

See: newDeleteAssetModel smart constructor.

Instances

Instances details
ToHeaders DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

ToPath DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

ToQuery DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

AWSRequest DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

Associated Types

type AWSResponse DeleteAssetModel #

Generic DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

Associated Types

type Rep DeleteAssetModel :: Type -> Type #

Read DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

Show DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

NFData DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

Methods

rnf :: DeleteAssetModel -> () #

Eq DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

Hashable DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

type AWSResponse DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

type Rep DeleteAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

type Rep DeleteAssetModel = D1 ('MetaData "DeleteAssetModel" "Amazonka.IoTSiteWise.DeleteAssetModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteAssetModel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteAssetModel Source #

Create a value of DeleteAssetModel 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:clientToken:DeleteAssetModel', deleteAssetModel_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

DeleteAssetModel, deleteAssetModel_assetModelId - The ID of the asset model to delete.

data DeleteAssetModelResponse Source #

See: newDeleteAssetModelResponse smart constructor.

Instances

Instances details
Generic DeleteAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

Associated Types

type Rep DeleteAssetModelResponse :: Type -> Type #

Read DeleteAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

Show DeleteAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

NFData DeleteAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

Eq DeleteAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

type Rep DeleteAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteAssetModel

type Rep DeleteAssetModelResponse = D1 ('MetaData "DeleteAssetModelResponse" "Amazonka.IoTSiteWise.DeleteAssetModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteAssetModelResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetModelStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetModelStatus)))

newDeleteAssetModelResponse Source #

Create a value of DeleteAssetModelResponse 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:httpStatus:DeleteAssetModelResponse', deleteAssetModelResponse_httpStatus - The response's http status code.

$sel:assetModelStatus:DeleteAssetModelResponse', deleteAssetModelResponse_assetModelStatus - The status of the asset model, which contains a state (DELETING after successfully calling this operation) and any error message.

DeleteDashboard

data DeleteDashboard Source #

See: newDeleteDashboard smart constructor.

Instances

Instances details
ToHeaders DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

ToPath DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

ToQuery DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

AWSRequest DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

Associated Types

type AWSResponse DeleteDashboard #

Generic DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

Associated Types

type Rep DeleteDashboard :: Type -> Type #

Read DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

Show DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

NFData DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

Methods

rnf :: DeleteDashboard -> () #

Eq DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

Hashable DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

type AWSResponse DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

type Rep DeleteDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

type Rep DeleteDashboard = D1 ('MetaData "DeleteDashboard" "Amazonka.IoTSiteWise.DeleteDashboard" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteDashboard'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteDashboard Source #

Create a value of DeleteDashboard 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:clientToken:DeleteDashboard', deleteDashboard_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:dashboardId:DeleteDashboard', deleteDashboard_dashboardId - The ID of the dashboard to delete.

data DeleteDashboardResponse Source #

See: newDeleteDashboardResponse smart constructor.

Instances

Instances details
Generic DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

Associated Types

type Rep DeleteDashboardResponse :: Type -> Type #

Read DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

Show DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

NFData DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

Methods

rnf :: DeleteDashboardResponse -> () #

Eq DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

type Rep DeleteDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteDashboard

type Rep DeleteDashboardResponse = D1 ('MetaData "DeleteDashboardResponse" "Amazonka.IoTSiteWise.DeleteDashboard" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteDashboardResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteDashboardResponse Source #

Create a value of DeleteDashboardResponse 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:httpStatus:DeleteDashboardResponse', deleteDashboardResponse_httpStatus - The response's http status code.

DeleteGateway

data DeleteGateway Source #

See: newDeleteGateway smart constructor.

Constructors

DeleteGateway' Text 

Instances

Instances details
ToHeaders DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

ToPath DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

ToQuery DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

AWSRequest DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

Associated Types

type AWSResponse DeleteGateway #

Generic DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

Associated Types

type Rep DeleteGateway :: Type -> Type #

Read DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

Show DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

NFData DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

Methods

rnf :: DeleteGateway -> () #

Eq DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

Hashable DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

type AWSResponse DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

type Rep DeleteGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

type Rep DeleteGateway = D1 ('MetaData "DeleteGateway" "Amazonka.IoTSiteWise.DeleteGateway" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteGateway'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteGateway Source #

Create a value of DeleteGateway 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:

DeleteGateway, deleteGateway_gatewayId - The ID of the gateway to delete.

data DeleteGatewayResponse Source #

See: newDeleteGatewayResponse smart constructor.

Instances

Instances details
Generic DeleteGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

Associated Types

type Rep DeleteGatewayResponse :: Type -> Type #

Read DeleteGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

Show DeleteGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

NFData DeleteGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

Methods

rnf :: DeleteGatewayResponse -> () #

Eq DeleteGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

type Rep DeleteGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteGateway

type Rep DeleteGatewayResponse = D1 ('MetaData "DeleteGatewayResponse" "Amazonka.IoTSiteWise.DeleteGateway" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteGatewayResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteGatewayResponse :: DeleteGatewayResponse Source #

Create a value of DeleteGatewayResponse with all optional fields omitted.

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

DeletePortal

data DeletePortal Source #

See: newDeletePortal smart constructor.

Constructors

DeletePortal' (Maybe Text) Text 

Instances

Instances details
ToHeaders DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

ToPath DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

ToQuery DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

AWSRequest DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

Associated Types

type AWSResponse DeletePortal #

Generic DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

Associated Types

type Rep DeletePortal :: Type -> Type #

Read DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

Show DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

NFData DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

Methods

rnf :: DeletePortal -> () #

Eq DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

Hashable DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

type AWSResponse DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

type Rep DeletePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

type Rep DeletePortal = D1 ('MetaData "DeletePortal" "Amazonka.IoTSiteWise.DeletePortal" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeletePortal'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "portalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeletePortal Source #

Create a value of DeletePortal 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:clientToken:DeletePortal', deletePortal_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:portalId:DeletePortal', deletePortal_portalId - The ID of the portal to delete.

data DeletePortalResponse Source #

See: newDeletePortalResponse smart constructor.

Instances

Instances details
Generic DeletePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

Associated Types

type Rep DeletePortalResponse :: Type -> Type #

Read DeletePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

Show DeletePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

NFData DeletePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

Methods

rnf :: DeletePortalResponse -> () #

Eq DeletePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

type Rep DeletePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeletePortal

type Rep DeletePortalResponse = D1 ('MetaData "DeletePortalResponse" "Amazonka.IoTSiteWise.DeletePortal" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeletePortalResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "portalStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PortalStatus)))

newDeletePortalResponse Source #

Create a value of DeletePortalResponse 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:httpStatus:DeletePortalResponse', deletePortalResponse_httpStatus - The response's http status code.

$sel:portalStatus:DeletePortalResponse', deletePortalResponse_portalStatus - The status of the portal, which contains a state (DELETING after successfully calling this operation) and any error message.

DeleteProject

data DeleteProject Source #

See: newDeleteProject smart constructor.

Constructors

DeleteProject' (Maybe Text) Text 

Instances

Instances details
ToHeaders DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

ToPath DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

ToQuery DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

AWSRequest DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

Associated Types

type AWSResponse DeleteProject #

Generic DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

Associated Types

type Rep DeleteProject :: Type -> Type #

Read DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

Show DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

NFData DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

Methods

rnf :: DeleteProject -> () #

Eq DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

Hashable DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

type AWSResponse DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

type Rep DeleteProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

type Rep DeleteProject = D1 ('MetaData "DeleteProject" "Amazonka.IoTSiteWise.DeleteProject" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteProject'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteProject Source #

Create a value of DeleteProject 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:clientToken:DeleteProject', deleteProject_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:projectId:DeleteProject', deleteProject_projectId - The ID of the project.

data DeleteProjectResponse Source #

See: newDeleteProjectResponse smart constructor.

Instances

Instances details
Generic DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

Associated Types

type Rep DeleteProjectResponse :: Type -> Type #

Read DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

Show DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

NFData DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

Methods

rnf :: DeleteProjectResponse -> () #

Eq DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

type Rep DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteProject

type Rep DeleteProjectResponse = D1 ('MetaData "DeleteProjectResponse" "Amazonka.IoTSiteWise.DeleteProject" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteProjectResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteProjectResponse Source #

Create a value of DeleteProjectResponse 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:httpStatus:DeleteProjectResponse', deleteProjectResponse_httpStatus - The response's http status code.

DeleteTimeSeries

data DeleteTimeSeries Source #

See: newDeleteTimeSeries smart constructor.

Instances

Instances details
ToJSON DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

ToHeaders DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

ToPath DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

ToQuery DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

AWSRequest DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

Associated Types

type AWSResponse DeleteTimeSeries #

Generic DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

Associated Types

type Rep DeleteTimeSeries :: Type -> Type #

Read DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

Show DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

NFData DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

Methods

rnf :: DeleteTimeSeries -> () #

Eq DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

Hashable DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

type AWSResponse DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

type Rep DeleteTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

type Rep DeleteTimeSeries = D1 ('MetaData "DeleteTimeSeries" "Amazonka.IoTSiteWise.DeleteTimeSeries" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteTimeSeries'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDeleteTimeSeries :: DeleteTimeSeries Source #

Create a value of DeleteTimeSeries 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:

DeleteTimeSeries, deleteTimeSeries_alias - The alias that identifies the time series.

DeleteTimeSeries, deleteTimeSeries_assetId - The ID of the asset in which the asset property was created.

$sel:clientToken:DeleteTimeSeries', deleteTimeSeries_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

DeleteTimeSeries, deleteTimeSeries_propertyId - The ID of the asset property.

data DeleteTimeSeriesResponse Source #

See: newDeleteTimeSeriesResponse smart constructor.

Instances

Instances details
Generic DeleteTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

Associated Types

type Rep DeleteTimeSeriesResponse :: Type -> Type #

Read DeleteTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

Show DeleteTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

NFData DeleteTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

Eq DeleteTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

type Rep DeleteTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DeleteTimeSeries

type Rep DeleteTimeSeriesResponse = D1 ('MetaData "DeleteTimeSeriesResponse" "Amazonka.IoTSiteWise.DeleteTimeSeries" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DeleteTimeSeriesResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteTimeSeriesResponse :: DeleteTimeSeriesResponse Source #

Create a value of DeleteTimeSeriesResponse with all optional fields omitted.

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

DescribeAccessPolicy

data DescribeAccessPolicy Source #

See: newDescribeAccessPolicy smart constructor.

Instances

Instances details
ToHeaders DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

ToPath DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

ToQuery DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

AWSRequest DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

Associated Types

type AWSResponse DescribeAccessPolicy #

Generic DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

Associated Types

type Rep DescribeAccessPolicy :: Type -> Type #

Read DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

Show DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

NFData DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

Methods

rnf :: DescribeAccessPolicy -> () #

Eq DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

Hashable DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

type AWSResponse DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

type Rep DescribeAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

type Rep DescribeAccessPolicy = D1 ('MetaData "DescribeAccessPolicy" "Amazonka.IoTSiteWise.DescribeAccessPolicy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeAccessPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accessPolicyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAccessPolicy Source #

Create a value of DescribeAccessPolicy 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:

DescribeAccessPolicy, describeAccessPolicy_accessPolicyId - The ID of the access policy.

data DescribeAccessPolicyResponse Source #

See: newDescribeAccessPolicyResponse smart constructor.

Instances

Instances details
Generic DescribeAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

Associated Types

type Rep DescribeAccessPolicyResponse :: Type -> Type #

Read DescribeAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

Show DescribeAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

NFData DescribeAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

Eq DescribeAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

type Rep DescribeAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAccessPolicy

type Rep DescribeAccessPolicyResponse = D1 ('MetaData "DescribeAccessPolicyResponse" "Amazonka.IoTSiteWise.DescribeAccessPolicy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeAccessPolicyResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "accessPolicyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "accessPolicyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "accessPolicyIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Identity))) :*: ((S1 ('MetaSel ('Just "accessPolicyResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Resource) :*: S1 ('MetaSel ('Just "accessPolicyPermission") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Permission)) :*: (S1 ('MetaSel ('Just "accessPolicyCreationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "accessPolicyLastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newDescribeAccessPolicyResponse Source #

Create a value of DescribeAccessPolicyResponse 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:httpStatus:DescribeAccessPolicyResponse', describeAccessPolicyResponse_httpStatus - The response's http status code.

DescribeAccessPolicy, describeAccessPolicyResponse_accessPolicyId - The ID of the access policy.

$sel:accessPolicyArn:DescribeAccessPolicyResponse', describeAccessPolicyResponse_accessPolicyArn - The ARN of the access policy, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:access-policy/${AccessPolicyId}

$sel:accessPolicyIdentity:DescribeAccessPolicyResponse', describeAccessPolicyResponse_accessPolicyIdentity - The identity (IAM Identity Center user, IAM Identity Center group, or IAM user) to which this access policy applies.

$sel:accessPolicyResource:DescribeAccessPolicyResponse', describeAccessPolicyResponse_accessPolicyResource - The IoT SiteWise Monitor resource (portal or project) to which this access policy provides access.

$sel:accessPolicyPermission:DescribeAccessPolicyResponse', describeAccessPolicyResponse_accessPolicyPermission - The access policy permission. Note that a project ADMINISTRATOR is also known as a project owner.

$sel:accessPolicyCreationDate:DescribeAccessPolicyResponse', describeAccessPolicyResponse_accessPolicyCreationDate - The date the access policy was created, in Unix epoch time.

$sel:accessPolicyLastUpdateDate:DescribeAccessPolicyResponse', describeAccessPolicyResponse_accessPolicyLastUpdateDate - The date the access policy was last updated, in Unix epoch time.

DescribeAsset

data DescribeAsset Source #

See: newDescribeAsset smart constructor.

Constructors

DescribeAsset' (Maybe Bool) Text 

Instances

Instances details
ToHeaders DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

ToPath DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

ToQuery DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

AWSRequest DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

Associated Types

type AWSResponse DescribeAsset #

Generic DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

Associated Types

type Rep DescribeAsset :: Type -> Type #

Read DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

Show DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

NFData DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

Methods

rnf :: DescribeAsset -> () #

Eq DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

Hashable DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

type AWSResponse DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

type Rep DescribeAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

type Rep DescribeAsset = D1 ('MetaData "DescribeAsset" "Amazonka.IoTSiteWise.DescribeAsset" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeAsset'" 'PrefixI 'True) (S1 ('MetaSel ('Just "excludeProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAsset Source #

Create a value of DescribeAsset 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:excludeProperties:DescribeAsset', describeAsset_excludeProperties - Whether or not to exclude asset properties from the response.

DescribeAsset, describeAsset_assetId - The ID of the asset.

data DescribeAssetResponse Source #

See: newDescribeAssetResponse smart constructor.

Instances

Instances details
Generic DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

Associated Types

type Rep DescribeAssetResponse :: Type -> Type #

Read DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

Show DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

NFData DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

Methods

rnf :: DescribeAssetResponse -> () #

Eq DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

type Rep DescribeAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAsset

type Rep DescribeAssetResponse = D1 ('MetaData "DescribeAssetResponse" "Amazonka.IoTSiteWise.DescribeAsset" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeAssetResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "assetCompositeModels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetCompositeModel])) :*: (S1 ('MetaSel ('Just "assetDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assetProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetProperty]) :*: S1 ('MetaSel ('Just "assetHierarchies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetHierarchy]))) :*: (S1 ('MetaSel ('Just "assetCreationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "assetLastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "assetStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetStatus))))))

newDescribeAssetResponse Source #

Create a value of DescribeAssetResponse 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:assetCompositeModels:DescribeAssetResponse', describeAssetResponse_assetCompositeModels - The composite models for the asset.

$sel:assetDescription:DescribeAssetResponse', describeAssetResponse_assetDescription - A description for the asset.

$sel:httpStatus:DescribeAssetResponse', describeAssetResponse_httpStatus - The response's http status code.

DescribeAsset, describeAssetResponse_assetId - The ID of the asset.

$sel:assetArn:DescribeAssetResponse', describeAssetResponse_assetArn - The ARN of the asset, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}

$sel:assetName:DescribeAssetResponse', describeAssetResponse_assetName - The name of the asset.

DescribeAssetResponse, describeAssetResponse_assetModelId - The ID of the asset model that was used to create the asset.

$sel:assetProperties:DescribeAssetResponse', describeAssetResponse_assetProperties - The list of asset properties for the asset.

This object doesn't include properties that you define in composite models. You can find composite model properties in the assetCompositeModels object.

$sel:assetHierarchies:DescribeAssetResponse', describeAssetResponse_assetHierarchies - A list of asset hierarchies that each contain a hierarchyId. A hierarchy specifies allowed parent/child asset relationships.

$sel:assetCreationDate:DescribeAssetResponse', describeAssetResponse_assetCreationDate - The date the asset was created, in Unix epoch time.

$sel:assetLastUpdateDate:DescribeAssetResponse', describeAssetResponse_assetLastUpdateDate - The date the asset was last updated, in Unix epoch time.

$sel:assetStatus:DescribeAssetResponse', describeAssetResponse_assetStatus - The current status of the asset, which contains a state and any error message.

DescribeAssetModel

data DescribeAssetModel Source #

See: newDescribeAssetModel smart constructor.

Instances

Instances details
ToHeaders DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

ToPath DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

ToQuery DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

AWSRequest DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

Associated Types

type AWSResponse DescribeAssetModel #

Generic DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

Associated Types

type Rep DescribeAssetModel :: Type -> Type #

Read DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

Show DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

NFData DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

Methods

rnf :: DescribeAssetModel -> () #

Eq DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

Hashable DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

type AWSResponse DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

type Rep DescribeAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

type Rep DescribeAssetModel = D1 ('MetaData "DescribeAssetModel" "Amazonka.IoTSiteWise.DescribeAssetModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeAssetModel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "excludeProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAssetModel Source #

Create a value of DescribeAssetModel 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:excludeProperties:DescribeAssetModel', describeAssetModel_excludeProperties - Whether or not to exclude asset model properties from the response.

DescribeAssetModel, describeAssetModel_assetModelId - The ID of the asset model.

data DescribeAssetModelResponse Source #

See: newDescribeAssetModelResponse smart constructor.

Instances

Instances details
Generic DescribeAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

Associated Types

type Rep DescribeAssetModelResponse :: Type -> Type #

Read DescribeAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

Show DescribeAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

NFData DescribeAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

Eq DescribeAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

type Rep DescribeAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetModel

type Rep DescribeAssetModelResponse = D1 ('MetaData "DescribeAssetModelResponse" "Amazonka.IoTSiteWise.DescribeAssetModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeAssetModelResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "assetModelCompositeModels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetModelCompositeModel])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assetModelArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetModelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "assetModelDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assetModelProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetModelProperty]) :*: S1 ('MetaSel ('Just "assetModelHierarchies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetModelHierarchy]))) :*: (S1 ('MetaSel ('Just "assetModelCreationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "assetModelLastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "assetModelStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetModelStatus))))))

newDescribeAssetModelResponse Source #

Create a value of DescribeAssetModelResponse 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:assetModelCompositeModels:DescribeAssetModelResponse', describeAssetModelResponse_assetModelCompositeModels - The list of composite asset models for the asset model.

$sel:httpStatus:DescribeAssetModelResponse', describeAssetModelResponse_httpStatus - The response's http status code.

DescribeAssetModel, describeAssetModelResponse_assetModelId - The ID of the asset model.

$sel:assetModelArn:DescribeAssetModelResponse', describeAssetModelResponse_assetModelArn - The ARN of the asset model, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}

$sel:assetModelName:DescribeAssetModelResponse', describeAssetModelResponse_assetModelName - The name of the asset model.

$sel:assetModelDescription:DescribeAssetModelResponse', describeAssetModelResponse_assetModelDescription - The asset model's description.

$sel:assetModelProperties:DescribeAssetModelResponse', describeAssetModelResponse_assetModelProperties - The list of asset properties for the asset model.

This object doesn't include properties that you define in composite models. You can find composite model properties in the assetModelCompositeModels object.

$sel:assetModelHierarchies:DescribeAssetModelResponse', describeAssetModelResponse_assetModelHierarchies - A list of asset model hierarchies that each contain a childAssetModelId and a hierarchyId (named id). A hierarchy specifies allowed parent/child asset relationships for an asset model.

$sel:assetModelCreationDate:DescribeAssetModelResponse', describeAssetModelResponse_assetModelCreationDate - The date the asset model was created, in Unix epoch time.

$sel:assetModelLastUpdateDate:DescribeAssetModelResponse', describeAssetModelResponse_assetModelLastUpdateDate - The date the asset model was last updated, in Unix epoch time.

$sel:assetModelStatus:DescribeAssetModelResponse', describeAssetModelResponse_assetModelStatus - The current status of the asset model, which contains a state and any error message.

DescribeAssetProperty

data DescribeAssetProperty Source #

See: newDescribeAssetProperty smart constructor.

Instances

Instances details
ToHeaders DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

ToPath DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

ToQuery DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

AWSRequest DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

Associated Types

type AWSResponse DescribeAssetProperty #

Generic DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

Associated Types

type Rep DescribeAssetProperty :: Type -> Type #

Read DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

Show DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

NFData DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

Methods

rnf :: DescribeAssetProperty -> () #

Eq DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

Hashable DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

type AWSResponse DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

type Rep DescribeAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

type Rep DescribeAssetProperty = D1 ('MetaData "DescribeAssetProperty" "Amazonka.IoTSiteWise.DescribeAssetProperty" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeAssetProperty'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAssetProperty Source #

Create a value of DescribeAssetProperty 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:

DescribeAssetProperty, describeAssetProperty_assetId - The ID of the asset.

DescribeAssetProperty, describeAssetProperty_propertyId - The ID of the asset property.

data DescribeAssetPropertyResponse Source #

See: newDescribeAssetPropertyResponse smart constructor.

Instances

Instances details
Generic DescribeAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

Associated Types

type Rep DescribeAssetPropertyResponse :: Type -> Type #

Read DescribeAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

Show DescribeAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

NFData DescribeAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

Eq DescribeAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

type Rep DescribeAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeAssetProperty

type Rep DescribeAssetPropertyResponse = D1 ('MetaData "DescribeAssetPropertyResponse" "Amazonka.IoTSiteWise.DescribeAssetProperty" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeAssetPropertyResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assetProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Property)) :*: (S1 ('MetaSel ('Just "compositeModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CompositeModelProperty)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "assetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDescribeAssetPropertyResponse Source #

Create a value of DescribeAssetPropertyResponse 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:

DescribeAssetPropertyResponse, describeAssetPropertyResponse_assetProperty - The asset property's definition, alias, and notification state.

This response includes this object for normal asset properties. If you describe an asset property in a composite model, this response includes the asset property information in compositeModel.

$sel:compositeModel:DescribeAssetPropertyResponse', describeAssetPropertyResponse_compositeModel - The composite asset model that declares this asset property, if this asset property exists in a composite model.

$sel:httpStatus:DescribeAssetPropertyResponse', describeAssetPropertyResponse_httpStatus - The response's http status code.

DescribeAssetProperty, describeAssetPropertyResponse_assetId - The ID of the asset.

$sel:assetName:DescribeAssetPropertyResponse', describeAssetPropertyResponse_assetName - The name of the asset.

DescribeAssetPropertyResponse, describeAssetPropertyResponse_assetModelId - The ID of the asset model.

DescribeBulkImportJob

data DescribeBulkImportJob Source #

See: newDescribeBulkImportJob smart constructor.

Instances

Instances details
ToHeaders DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

ToPath DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

ToQuery DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

AWSRequest DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

Associated Types

type AWSResponse DescribeBulkImportJob #

Generic DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

Associated Types

type Rep DescribeBulkImportJob :: Type -> Type #

Read DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

Show DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

NFData DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

Methods

rnf :: DescribeBulkImportJob -> () #

Eq DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

Hashable DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

type AWSResponse DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

type Rep DescribeBulkImportJob Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

type Rep DescribeBulkImportJob = D1 ('MetaData "DescribeBulkImportJob" "Amazonka.IoTSiteWise.DescribeBulkImportJob" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeBulkImportJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeBulkImportJob Source #

Create a value of DescribeBulkImportJob 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:

DescribeBulkImportJob, describeBulkImportJob_jobId - The ID of the job.

data DescribeBulkImportJobResponse Source #

See: newDescribeBulkImportJobResponse smart constructor.

Instances

Instances details
Generic DescribeBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

Associated Types

type Rep DescribeBulkImportJobResponse :: Type -> Type #

Read DescribeBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

Show DescribeBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

NFData DescribeBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

Eq DescribeBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

type Rep DescribeBulkImportJobResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeBulkImportJob

newDescribeBulkImportJobResponse Source #

Create a value of DescribeBulkImportJobResponse 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:httpStatus:DescribeBulkImportJobResponse', describeBulkImportJobResponse_httpStatus - The response's http status code.

DescribeBulkImportJob, describeBulkImportJobResponse_jobId - The ID of the job.

$sel:jobName:DescribeBulkImportJobResponse', describeBulkImportJobResponse_jobName - The unique name that helps identify the job request.

$sel:jobStatus:DescribeBulkImportJobResponse', describeBulkImportJobResponse_jobStatus - The status of the bulk import job can be one of following values.

  • PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
  • CANCELLED – The bulk import job has been canceled.
  • RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
  • COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
  • FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
  • COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3 with errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.

$sel:jobRoleArn:DescribeBulkImportJobResponse', describeBulkImportJobResponse_jobRoleArn - The ARN of the IAM role that allows IoT SiteWise to read Amazon S3 data.

$sel:files:DescribeBulkImportJobResponse', describeBulkImportJobResponse_files - The files in the specified Amazon S3 bucket that contain your data.

$sel:errorReportLocation:DescribeBulkImportJobResponse', describeBulkImportJobResponse_errorReportLocation - The Amazon S3 destination where errors associated with the job creation request are saved.

$sel:jobConfiguration:DescribeBulkImportJobResponse', describeBulkImportJobResponse_jobConfiguration - Contains the configuration information of a job, such as the file format used to save data in Amazon S3.

$sel:jobCreationDate:DescribeBulkImportJobResponse', describeBulkImportJobResponse_jobCreationDate - The date the job was created, in Unix epoch TIME.

$sel:jobLastUpdateDate:DescribeBulkImportJobResponse', describeBulkImportJobResponse_jobLastUpdateDate - The date the job was last updated, in Unix epoch time.

DescribeDashboard

data DescribeDashboard Source #

See: newDescribeDashboard smart constructor.

Constructors

DescribeDashboard' Text 

Instances

Instances details
ToHeaders DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

ToPath DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

ToQuery DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

AWSRequest DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

Associated Types

type AWSResponse DescribeDashboard #

Generic DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

Associated Types

type Rep DescribeDashboard :: Type -> Type #

Read DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

Show DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

NFData DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

Methods

rnf :: DescribeDashboard -> () #

Eq DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

Hashable DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

type AWSResponse DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

type Rep DescribeDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

type Rep DescribeDashboard = D1 ('MetaData "DescribeDashboard" "Amazonka.IoTSiteWise.DescribeDashboard" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeDashboard'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeDashboard Source #

Create a value of DescribeDashboard 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:

DescribeDashboard, describeDashboard_dashboardId - The ID of the dashboard.

data DescribeDashboardResponse Source #

See: newDescribeDashboardResponse smart constructor.

Instances

Instances details
Generic DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

Associated Types

type Rep DescribeDashboardResponse :: Type -> Type #

Read DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

Show DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

NFData DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

Eq DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

type Rep DescribeDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDashboard

type Rep DescribeDashboardResponse = D1 ('MetaData "DescribeDashboardResponse" "Amazonka.IoTSiteWise.DescribeDashboard" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeDashboardResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dashboardDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "dashboardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "dashboardDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dashboardCreationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "dashboardLastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeDashboardResponse Source #

Create a value of DescribeDashboardResponse 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:dashboardDescription:DescribeDashboardResponse', describeDashboardResponse_dashboardDescription - The dashboard's description.

$sel:httpStatus:DescribeDashboardResponse', describeDashboardResponse_httpStatus - The response's http status code.

DescribeDashboard, describeDashboardResponse_dashboardId - The ID of the dashboard.

$sel:dashboardArn:DescribeDashboardResponse', describeDashboardResponse_dashboardArn - The ARN of the dashboard, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:dashboard/${DashboardId}

$sel:dashboardName:DescribeDashboardResponse', describeDashboardResponse_dashboardName - The name of the dashboard.

$sel:projectId:DescribeDashboardResponse', describeDashboardResponse_projectId - The ID of the project that the dashboard is in.

$sel:dashboardDefinition:DescribeDashboardResponse', describeDashboardResponse_dashboardDefinition - The dashboard's definition JSON literal. For detailed information, see Creating dashboards (CLI) in the IoT SiteWise User Guide.

$sel:dashboardCreationDate:DescribeDashboardResponse', describeDashboardResponse_dashboardCreationDate - The date the dashboard was created, in Unix epoch time.

$sel:dashboardLastUpdateDate:DescribeDashboardResponse', describeDashboardResponse_dashboardLastUpdateDate - The date the dashboard was last updated, in Unix epoch time.

DescribeDefaultEncryptionConfiguration

data DescribeDefaultEncryptionConfiguration Source #

Instances

Instances details
ToHeaders DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

ToPath DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

ToQuery DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

AWSRequest DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

Generic DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

Read DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

Show DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

NFData DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

Eq DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

Hashable DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

type AWSResponse DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

type Rep DescribeDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

type Rep DescribeDefaultEncryptionConfiguration = D1 ('MetaData "DescribeDefaultEncryptionConfiguration" "Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeDefaultEncryptionConfiguration'" 'PrefixI 'False) (U1 :: Type -> Type))

newDescribeDefaultEncryptionConfiguration :: DescribeDefaultEncryptionConfiguration Source #

Create a value of DescribeDefaultEncryptionConfiguration with all optional fields omitted.

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

data DescribeDefaultEncryptionConfigurationResponse Source #

Instances

Instances details
Generic DescribeDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

Read DescribeDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

Show DescribeDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

NFData DescribeDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

Eq DescribeDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

type Rep DescribeDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration

type Rep DescribeDefaultEncryptionConfigurationResponse = D1 ('MetaData "DescribeDefaultEncryptionConfigurationResponse" "Amazonka.IoTSiteWise.DescribeDefaultEncryptionConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeDefaultEncryptionConfigurationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "encryptionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EncryptionType) :*: S1 ('MetaSel ('Just "configurationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConfigurationStatus))))

DescribeGateway

data DescribeGateway Source #

See: newDescribeGateway smart constructor.

Constructors

DescribeGateway' Text 

Instances

Instances details
ToHeaders DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

ToPath DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

ToQuery DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

AWSRequest DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

Associated Types

type AWSResponse DescribeGateway #

Generic DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

Associated Types

type Rep DescribeGateway :: Type -> Type #

Read DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

Show DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

NFData DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

Methods

rnf :: DescribeGateway -> () #

Eq DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

Hashable DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

type AWSResponse DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

type Rep DescribeGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

type Rep DescribeGateway = D1 ('MetaData "DescribeGateway" "Amazonka.IoTSiteWise.DescribeGateway" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeGateway'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeGateway Source #

Create a value of DescribeGateway 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:

DescribeGateway, describeGateway_gatewayId - The ID of the gateway device.

data DescribeGatewayResponse Source #

See: newDescribeGatewayResponse smart constructor.

Instances

Instances details
Generic DescribeGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

Associated Types

type Rep DescribeGatewayResponse :: Type -> Type #

Read DescribeGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

Show DescribeGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

NFData DescribeGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

Methods

rnf :: DescribeGatewayResponse -> () #

Eq DescribeGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

type Rep DescribeGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGateway

type Rep DescribeGatewayResponse = D1 ('MetaData "DescribeGatewayResponse" "Amazonka.IoTSiteWise.DescribeGateway" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeGatewayResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "gatewayPlatform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GatewayPlatform)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "gatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "gatewayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "gatewayArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "gatewayCapabilitySummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [GatewayCapabilitySummary])) :*: (S1 ('MetaSel ('Just "creationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newDescribeGatewayResponse Source #

Create a value of DescribeGatewayResponse 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:

DescribeGatewayResponse, describeGatewayResponse_gatewayPlatform - The gateway's platform.

$sel:httpStatus:DescribeGatewayResponse', describeGatewayResponse_httpStatus - The response's http status code.

DescribeGateway, describeGatewayResponse_gatewayId - The ID of the gateway device.

DescribeGatewayResponse, describeGatewayResponse_gatewayName - The name of the gateway.

$sel:gatewayArn:DescribeGatewayResponse', describeGatewayResponse_gatewayArn - The ARN of the gateway, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:gateway/${GatewayId}

DescribeGatewayResponse, describeGatewayResponse_gatewayCapabilitySummaries - A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.

DescribeGatewayResponse, describeGatewayResponse_creationDate - The date the gateway was created, in Unix epoch time.

DescribeGatewayResponse, describeGatewayResponse_lastUpdateDate - The date the gateway was last updated, in Unix epoch time.

DescribeGatewayCapabilityConfiguration

data DescribeGatewayCapabilityConfiguration Source #

Instances

Instances details
ToHeaders DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

ToPath DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

ToQuery DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

AWSRequest DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

Generic DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

Read DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

Show DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

NFData DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

Eq DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

Hashable DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

type AWSResponse DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

type Rep DescribeGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

type Rep DescribeGatewayCapabilityConfiguration = D1 ('MetaData "DescribeGatewayCapabilityConfiguration" "Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeGatewayCapabilityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "capabilityNamespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeGatewayCapabilityConfiguration Source #

Create a value of DescribeGatewayCapabilityConfiguration 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:

DescribeGatewayCapabilityConfiguration, describeGatewayCapabilityConfiguration_gatewayId - The ID of the gateway that defines the capability configuration.

DescribeGatewayCapabilityConfiguration, describeGatewayCapabilityConfiguration_capabilityNamespace - The namespace of the capability configuration. For example, if you configure OPC-UA sources from the IoT SiteWise console, your OPC-UA capability configuration has the namespace iotsitewise:opcuacollector:version, where version is a number such as 1.

data DescribeGatewayCapabilityConfigurationResponse Source #

Instances

Instances details
Generic DescribeGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

Read DescribeGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

Show DescribeGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

NFData DescribeGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

Eq DescribeGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

type Rep DescribeGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration

type Rep DescribeGatewayCapabilityConfigurationResponse = D1 ('MetaData "DescribeGatewayCapabilityConfigurationResponse" "Amazonka.IoTSiteWise.DescribeGatewayCapabilityConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeGatewayCapabilityConfigurationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "gatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "capabilityNamespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "capabilityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "capabilitySyncStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CapabilitySyncStatus)))))

newDescribeGatewayCapabilityConfigurationResponse Source #

Create a value of DescribeGatewayCapabilityConfigurationResponse 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:httpStatus:DescribeGatewayCapabilityConfigurationResponse', describeGatewayCapabilityConfigurationResponse_httpStatus - The response's http status code.

DescribeGatewayCapabilityConfiguration, describeGatewayCapabilityConfigurationResponse_gatewayId - The ID of the gateway that defines the capability configuration.

DescribeGatewayCapabilityConfiguration, describeGatewayCapabilityConfigurationResponse_capabilityNamespace - The namespace of the gateway capability.

$sel:capabilityConfiguration:DescribeGatewayCapabilityConfigurationResponse', describeGatewayCapabilityConfigurationResponse_capabilityConfiguration - The JSON document that defines the gateway capability's configuration. For more information, see Configuring data sources (CLI) in the IoT SiteWise User Guide.

DescribeGatewayCapabilityConfigurationResponse, describeGatewayCapabilityConfigurationResponse_capabilitySyncStatus - The synchronization status of the capability configuration. The sync status can be one of the following:

  • IN_SYNC – The gateway is running the capability configuration.
  • OUT_OF_SYNC – The gateway hasn't received the capability configuration.
  • SYNC_FAILED – The gateway rejected the capability configuration.

DescribeLoggingOptions

data DescribeLoggingOptions Source #

See: newDescribeLoggingOptions smart constructor.

Instances

Instances details
ToHeaders DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

ToPath DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

ToQuery DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

AWSRequest DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

Associated Types

type AWSResponse DescribeLoggingOptions #

Generic DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

Associated Types

type Rep DescribeLoggingOptions :: Type -> Type #

Read DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

Show DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

NFData DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

Methods

rnf :: DescribeLoggingOptions -> () #

Eq DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

Hashable DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

type AWSResponse DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

type Rep DescribeLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

type Rep DescribeLoggingOptions = D1 ('MetaData "DescribeLoggingOptions" "Amazonka.IoTSiteWise.DescribeLoggingOptions" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeLoggingOptions'" 'PrefixI 'False) (U1 :: Type -> Type))

newDescribeLoggingOptions :: DescribeLoggingOptions Source #

Create a value of DescribeLoggingOptions with all optional fields omitted.

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

data DescribeLoggingOptionsResponse Source #

See: newDescribeLoggingOptionsResponse smart constructor.

Instances

Instances details
Generic DescribeLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

Associated Types

type Rep DescribeLoggingOptionsResponse :: Type -> Type #

Read DescribeLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

Show DescribeLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

NFData DescribeLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

Eq DescribeLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

type Rep DescribeLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeLoggingOptions

type Rep DescribeLoggingOptionsResponse = D1 ('MetaData "DescribeLoggingOptionsResponse" "Amazonka.IoTSiteWise.DescribeLoggingOptions" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeLoggingOptionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "loggingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LoggingOptions)))

newDescribeLoggingOptionsResponse Source #

Create a value of DescribeLoggingOptionsResponse 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:httpStatus:DescribeLoggingOptionsResponse', describeLoggingOptionsResponse_httpStatus - The response's http status code.

$sel:loggingOptions:DescribeLoggingOptionsResponse', describeLoggingOptionsResponse_loggingOptions - The current logging options.

DescribePortal

data DescribePortal Source #

See: newDescribePortal smart constructor.

Constructors

DescribePortal' Text 

Instances

Instances details
ToHeaders DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

ToPath DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

ToQuery DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

AWSRequest DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

Associated Types

type AWSResponse DescribePortal #

Generic DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

Associated Types

type Rep DescribePortal :: Type -> Type #

Read DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

Show DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

NFData DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

Methods

rnf :: DescribePortal -> () #

Eq DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

Hashable DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

type AWSResponse DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

type Rep DescribePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

type Rep DescribePortal = D1 ('MetaData "DescribePortal" "Amazonka.IoTSiteWise.DescribePortal" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribePortal'" 'PrefixI 'True) (S1 ('MetaSel ('Just "portalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribePortal Source #

Create a value of DescribePortal 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:

DescribePortal, describePortal_portalId - The ID of the portal.

data DescribePortalResponse Source #

See: newDescribePortalResponse smart constructor.

Instances

Instances details
Generic DescribePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

Associated Types

type Rep DescribePortalResponse :: Type -> Type #

Read DescribePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

Show DescribePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

NFData DescribePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

Methods

rnf :: DescribePortalResponse -> () #

Eq DescribePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

type Rep DescribePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribePortal

type Rep DescribePortalResponse = D1 ('MetaData "DescribePortalResponse" "Amazonka.IoTSiteWise.DescribePortal" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribePortalResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "alarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Alarms)) :*: S1 ('MetaSel ('Just "notificationSenderEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "portalAuthMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AuthMode)) :*: S1 ('MetaSel ('Just "portalDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "portalLogoImageLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ImageLocation)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "portalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: (((S1 ('MetaSel ('Just "portalArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "portalName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "portalClientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "portalStartUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "portalContactEmail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "portalStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PortalStatus)) :*: (S1 ('MetaSel ('Just "portalCreationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "portalLastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribePortalResponse Source #

Create a value of DescribePortalResponse 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:alarms:DescribePortalResponse', describePortalResponse_alarms - Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal.

$sel:notificationSenderEmail:DescribePortalResponse', describePortalResponse_notificationSenderEmail - The email address that sends alarm notifications.

$sel:portalAuthMode:DescribePortalResponse', describePortalResponse_portalAuthMode - The service to use to authenticate users to the portal.

$sel:portalDescription:DescribePortalResponse', describePortalResponse_portalDescription - The portal's description.

$sel:portalLogoImageLocation:DescribePortalResponse', describePortalResponse_portalLogoImageLocation - The portal's logo image, which is available at a URL.

DescribePortalResponse, describePortalResponse_roleArn - The ARN of the service role that allows the portal's users to access your IoT SiteWise resources on your behalf. For more information, see Using service roles for IoT SiteWise Monitor in the IoT SiteWise User Guide.

$sel:httpStatus:DescribePortalResponse', describePortalResponse_httpStatus - The response's http status code.

DescribePortal, describePortalResponse_portalId - The ID of the portal.

$sel:portalArn:DescribePortalResponse', describePortalResponse_portalArn - The ARN of the portal, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:portal/${PortalId}

$sel:portalName:DescribePortalResponse', describePortalResponse_portalName - The name of the portal.

$sel:portalClientId:DescribePortalResponse', describePortalResponse_portalClientId - The IAM Identity Center application generated client ID (used with IAM Identity Center APIs). IoT SiteWise includes portalClientId for only portals that use IAM Identity Center to authenticate users.

$sel:portalStartUrl:DescribePortalResponse', describePortalResponse_portalStartUrl - The URL for the IoT SiteWise Monitor portal. You can use this URL to access portals that use IAM Identity Center for authentication. For portals that use IAM for authentication, you must use the IoT SiteWise console to get a URL that you can use to access the portal.

$sel:portalContactEmail:DescribePortalResponse', describePortalResponse_portalContactEmail - The Amazon Web Services administrator's contact email address.

$sel:portalStatus:DescribePortalResponse', describePortalResponse_portalStatus - The current status of the portal, which contains a state and any error message.

$sel:portalCreationDate:DescribePortalResponse', describePortalResponse_portalCreationDate - The date the portal was created, in Unix epoch time.

$sel:portalLastUpdateDate:DescribePortalResponse', describePortalResponse_portalLastUpdateDate - The date the portal was last updated, in Unix epoch time.

DescribeProject

data DescribeProject Source #

See: newDescribeProject smart constructor.

Constructors

DescribeProject' Text 

Instances

Instances details
ToHeaders DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

ToPath DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

ToQuery DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

AWSRequest DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

Associated Types

type AWSResponse DescribeProject #

Generic DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

Associated Types

type Rep DescribeProject :: Type -> Type #

Read DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

Show DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

NFData DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

Methods

rnf :: DescribeProject -> () #

Eq DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

Hashable DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

type AWSResponse DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

type Rep DescribeProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

type Rep DescribeProject = D1 ('MetaData "DescribeProject" "Amazonka.IoTSiteWise.DescribeProject" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeProject'" 'PrefixI 'True) (S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeProject Source #

Create a value of DescribeProject 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:

DescribeProject, describeProject_projectId - The ID of the project.

data DescribeProjectResponse Source #

See: newDescribeProjectResponse smart constructor.

Instances

Instances details
Generic DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

Associated Types

type Rep DescribeProjectResponse :: Type -> Type #

Read DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

Show DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

NFData DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

Methods

rnf :: DescribeProjectResponse -> () #

Eq DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

type Rep DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeProject

type Rep DescribeProjectResponse = D1 ('MetaData "DescribeProjectResponse" "Amazonka.IoTSiteWise.DescribeProject" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeProjectResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "projectDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "projectArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "projectName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "portalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "projectCreationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "projectLastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newDescribeProjectResponse Source #

Create a value of DescribeProjectResponse 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:projectDescription:DescribeProjectResponse', describeProjectResponse_projectDescription - The project's description.

$sel:httpStatus:DescribeProjectResponse', describeProjectResponse_httpStatus - The response's http status code.

DescribeProject, describeProjectResponse_projectId - The ID of the project.

$sel:projectArn:DescribeProjectResponse', describeProjectResponse_projectArn - The ARN of the project, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:project/${ProjectId}

$sel:projectName:DescribeProjectResponse', describeProjectResponse_projectName - The name of the project.

$sel:portalId:DescribeProjectResponse', describeProjectResponse_portalId - The ID of the portal that the project is in.

$sel:projectCreationDate:DescribeProjectResponse', describeProjectResponse_projectCreationDate - The date the project was created, in Unix epoch time.

$sel:projectLastUpdateDate:DescribeProjectResponse', describeProjectResponse_projectLastUpdateDate - The date the project was last updated, in Unix epoch time.

DescribeStorageConfiguration

data DescribeStorageConfiguration Source #

See: newDescribeStorageConfiguration smart constructor.

Instances

Instances details
ToHeaders DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

ToPath DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

ToQuery DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

AWSRequest DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

Generic DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

Associated Types

type Rep DescribeStorageConfiguration :: Type -> Type #

Read DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

Show DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

NFData DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

Eq DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

Hashable DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

type AWSResponse DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

type Rep DescribeStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

type Rep DescribeStorageConfiguration = D1 ('MetaData "DescribeStorageConfiguration" "Amazonka.IoTSiteWise.DescribeStorageConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeStorageConfiguration'" 'PrefixI 'False) (U1 :: Type -> Type))

newDescribeStorageConfiguration :: DescribeStorageConfiguration Source #

Create a value of DescribeStorageConfiguration with all optional fields omitted.

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

data DescribeStorageConfigurationResponse Source #

Instances

Instances details
Generic DescribeStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

Read DescribeStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

Show DescribeStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

NFData DescribeStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

Eq DescribeStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

type Rep DescribeStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeStorageConfiguration

type Rep DescribeStorageConfigurationResponse = D1 ('MetaData "DescribeStorageConfigurationResponse" "Amazonka.IoTSiteWise.DescribeStorageConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeStorageConfigurationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "disassociatedDataStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DisassociatedDataStorageState)) :*: (S1 ('MetaSel ('Just "lastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "multiLayerStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiLayerStorage)))) :*: ((S1 ('MetaSel ('Just "retentionPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetentionPeriod)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "storageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StorageType) :*: S1 ('MetaSel ('Just "configurationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConfigurationStatus)))))

newDescribeStorageConfigurationResponse Source #

Create a value of DescribeStorageConfigurationResponse 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:disassociatedDataStorage:DescribeStorageConfigurationResponse', describeStorageConfigurationResponse_disassociatedDataStorage - Contains the storage configuration for time series (data streams) that aren't associated with asset properties. The disassociatedDataStorage can be one of the following values:

  • ENABLED – IoT SiteWise accepts time series that aren't associated with asset properties.

    After the disassociatedDataStorage is enabled, you can't disable it.

  • DISABLED – IoT SiteWise doesn't accept time series (data streams) that aren't associated with asset properties.

For more information, see Data streams in the IoT SiteWise User Guide.

DescribeStorageConfigurationResponse, describeStorageConfigurationResponse_lastUpdateDate - The date the storage configuration was last updated, in Unix epoch time.

$sel:multiLayerStorage:DescribeStorageConfigurationResponse', describeStorageConfigurationResponse_multiLayerStorage - Contains information about the storage destination.

$sel:retentionPeriod:DescribeStorageConfigurationResponse', describeStorageConfigurationResponse_retentionPeriod - How many days your data is kept in the hot tier. By default, your data is kept indefinitely in the hot tier.

$sel:httpStatus:DescribeStorageConfigurationResponse', describeStorageConfigurationResponse_httpStatus - The response's http status code.

$sel:storageType:DescribeStorageConfigurationResponse', describeStorageConfigurationResponse_storageType - The storage tier that you specified for your data. The storageType parameter can be one of the following values:

  • SITEWISE_DEFAULT_STORAGE – IoT SiteWise saves your data into the hot tier. The hot tier is a service-managed database.
  • MULTI_LAYER_STORAGE – IoT SiteWise saves your data in both the cold tier and the hot tier. The cold tier is a customer-managed Amazon S3 bucket.

$sel:configurationStatus:DescribeStorageConfigurationResponse', describeStorageConfigurationResponse_configurationStatus - Undocumented member.

DescribeTimeSeries

data DescribeTimeSeries Source #

See: newDescribeTimeSeries smart constructor.

Instances

Instances details
ToHeaders DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

ToPath DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

ToQuery DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

AWSRequest DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

Associated Types

type AWSResponse DescribeTimeSeries #

Generic DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

Associated Types

type Rep DescribeTimeSeries :: Type -> Type #

Read DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

Show DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

NFData DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

Methods

rnf :: DescribeTimeSeries -> () #

Eq DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

Hashable DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

type AWSResponse DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

type Rep DescribeTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

type Rep DescribeTimeSeries = D1 ('MetaData "DescribeTimeSeries" "Amazonka.IoTSiteWise.DescribeTimeSeries" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeTimeSeries'" 'PrefixI 'True) (S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDescribeTimeSeries :: DescribeTimeSeries Source #

Create a value of DescribeTimeSeries 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:

DescribeTimeSeries, describeTimeSeries_alias - The alias that identifies the time series.

DescribeTimeSeries, describeTimeSeries_assetId - The ID of the asset in which the asset property was created.

DescribeTimeSeries, describeTimeSeries_propertyId - The ID of the asset property.

data DescribeTimeSeriesResponse Source #

See: newDescribeTimeSeriesResponse smart constructor.

Instances

Instances details
Generic DescribeTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

Associated Types

type Rep DescribeTimeSeriesResponse :: Type -> Type #

Read DescribeTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

Show DescribeTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

NFData DescribeTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

Eq DescribeTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

type Rep DescribeTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DescribeTimeSeries

type Rep DescribeTimeSeriesResponse = D1 ('MetaData "DescribeTimeSeriesResponse" "Amazonka.IoTSiteWise.DescribeTimeSeries" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DescribeTimeSeriesResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataTypeSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "timeSeriesId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PropertyDataType) :*: (S1 ('MetaSel ('Just "timeSeriesCreationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "timeSeriesLastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeTimeSeriesResponse Source #

Create a value of DescribeTimeSeriesResponse 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:

DescribeTimeSeries, describeTimeSeriesResponse_alias - The alias that identifies the time series.

DescribeTimeSeries, describeTimeSeriesResponse_assetId - The ID of the asset in which the asset property was created.

DescribeTimeSeriesResponse, describeTimeSeriesResponse_dataTypeSpec - The data type of the structure for this time series. This parameter is required for time series that have the STRUCT data type.

The options for this parameter depend on the type of the composite model in which you created the asset property that is associated with your time series. Use AWS/ALARM_STATE for alarm state in alarm composite models.

DescribeTimeSeries, describeTimeSeriesResponse_propertyId - The ID of the asset property.

$sel:httpStatus:DescribeTimeSeriesResponse', describeTimeSeriesResponse_httpStatus - The response's http status code.

DescribeTimeSeriesResponse, describeTimeSeriesResponse_timeSeriesId - The ID of the time series.

DescribeTimeSeriesResponse, describeTimeSeriesResponse_dataType - The data type of the time series.

If you specify STRUCT, you must also specify dataTypeSpec to identify the type of the structure for this time series.

DescribeTimeSeriesResponse, describeTimeSeriesResponse_timeSeriesCreationDate - The date that the time series was created, in Unix epoch time.

DescribeTimeSeriesResponse, describeTimeSeriesResponse_timeSeriesLastUpdateDate - The date that the time series was last updated, in Unix epoch time.

DisassociateAssets

data DisassociateAssets Source #

See: newDisassociateAssets smart constructor.

Instances

Instances details
ToJSON DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

ToHeaders DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

ToPath DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

ToQuery DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

AWSRequest DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

Associated Types

type AWSResponse DisassociateAssets #

Generic DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

Associated Types

type Rep DisassociateAssets :: Type -> Type #

Read DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

Show DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

NFData DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

Methods

rnf :: DisassociateAssets -> () #

Eq DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

Hashable DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

type AWSResponse DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

type Rep DisassociateAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

type Rep DisassociateAssets = D1 ('MetaData "DisassociateAssets" "Amazonka.IoTSiteWise.DisassociateAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DisassociateAssets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "childAssetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDisassociateAssets Source #

Create a value of DisassociateAssets 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:clientToken:DisassociateAssets', disassociateAssets_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

DisassociateAssets, disassociateAssets_assetId - The ID of the parent asset from which to disassociate the child asset.

DisassociateAssets, disassociateAssets_hierarchyId - The ID of a hierarchy in the parent asset's model. Hierarchies allow different groupings of assets to be formed that all come from the same asset model. You can use the hierarchy ID to identify the correct asset to disassociate. For more information, see Asset hierarchies in the IoT SiteWise User Guide.

DisassociateAssets, disassociateAssets_childAssetId - The ID of the child asset to disassociate.

data DisassociateAssetsResponse Source #

See: newDisassociateAssetsResponse smart constructor.

Instances

Instances details
Generic DisassociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

Associated Types

type Rep DisassociateAssetsResponse :: Type -> Type #

Read DisassociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

Show DisassociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

NFData DisassociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

Eq DisassociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

type Rep DisassociateAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateAssets

type Rep DisassociateAssetsResponse = D1 ('MetaData "DisassociateAssetsResponse" "Amazonka.IoTSiteWise.DisassociateAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DisassociateAssetsResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDisassociateAssetsResponse :: DisassociateAssetsResponse Source #

Create a value of DisassociateAssetsResponse with all optional fields omitted.

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

DisassociateTimeSeriesFromAssetProperty

data DisassociateTimeSeriesFromAssetProperty Source #

Instances

Instances details
ToJSON DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

ToHeaders DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

ToPath DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

ToQuery DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

AWSRequest DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

Generic DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

Read DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

Show DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

NFData DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

Eq DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

Hashable DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

type AWSResponse DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

type Rep DisassociateTimeSeriesFromAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

type Rep DisassociateTimeSeriesFromAssetProperty = D1 ('MetaData "DisassociateTimeSeriesFromAssetProperty" "Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DisassociateTimeSeriesFromAssetProperty'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDisassociateTimeSeriesFromAssetProperty Source #

Create a value of DisassociateTimeSeriesFromAssetProperty 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:clientToken:DisassociateTimeSeriesFromAssetProperty', disassociateTimeSeriesFromAssetProperty_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

DisassociateTimeSeriesFromAssetProperty, disassociateTimeSeriesFromAssetProperty_alias - The alias that identifies the time series.

DisassociateTimeSeriesFromAssetProperty, disassociateTimeSeriesFromAssetProperty_assetId - The ID of the asset in which the asset property was created.

DisassociateTimeSeriesFromAssetProperty, disassociateTimeSeriesFromAssetProperty_propertyId - The ID of the asset property.

data DisassociateTimeSeriesFromAssetPropertyResponse Source #

Instances

Instances details
Generic DisassociateTimeSeriesFromAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

Read DisassociateTimeSeriesFromAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

Show DisassociateTimeSeriesFromAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

NFData DisassociateTimeSeriesFromAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

Eq DisassociateTimeSeriesFromAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

type Rep DisassociateTimeSeriesFromAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty

type Rep DisassociateTimeSeriesFromAssetPropertyResponse = D1 ('MetaData "DisassociateTimeSeriesFromAssetPropertyResponse" "Amazonka.IoTSiteWise.DisassociateTimeSeriesFromAssetProperty" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DisassociateTimeSeriesFromAssetPropertyResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

GetAssetPropertyAggregates (Paginated)

data GetAssetPropertyAggregates Source #

See: newGetAssetPropertyAggregates smart constructor.

Instances

Instances details
ToHeaders GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

ToPath GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

ToQuery GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

AWSPager GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

AWSRequest GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

Generic GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

Associated Types

type Rep GetAssetPropertyAggregates :: Type -> Type #

Read GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

Show GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

NFData GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

Eq GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

Hashable GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

type AWSResponse GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

type Rep GetAssetPropertyAggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

type Rep GetAssetPropertyAggregates = D1 ('MetaData "GetAssetPropertyAggregates" "Amazonka.IoTSiteWise.GetAssetPropertyAggregates" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GetAssetPropertyAggregates'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "propertyAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "qualities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Quality))) :*: (S1 ('MetaSel ('Just "timeOrdering") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeOrdering)) :*: S1 ('MetaSel ('Just "aggregateTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty AggregateType)))) :*: (S1 ('MetaSel ('Just "resolution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newGetAssetPropertyAggregates Source #

Create a value of GetAssetPropertyAggregates 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:

GetAssetPropertyAggregates, getAssetPropertyAggregates_assetId - The ID of the asset.

$sel:maxResults:GetAssetPropertyAggregates', getAssetPropertyAggregates_maxResults - The maximum number of results to return for each paginated request.

Default: 100

GetAssetPropertyAggregates, getAssetPropertyAggregates_nextToken - The token to be used for the next set of paginated results.

GetAssetPropertyAggregates, getAssetPropertyAggregates_propertyAlias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

GetAssetPropertyAggregates, getAssetPropertyAggregates_propertyId - The ID of the asset property.

GetAssetPropertyAggregates, getAssetPropertyAggregates_qualities - The quality by which to filter asset data.

GetAssetPropertyAggregates, getAssetPropertyAggregates_timeOrdering - The chronological sorting order of the requested information.

Default: ASCENDING

GetAssetPropertyAggregates, getAssetPropertyAggregates_aggregateTypes - The data aggregating function.

GetAssetPropertyAggregates, getAssetPropertyAggregates_resolution - The time interval over which to aggregate data.

GetAssetPropertyAggregates, getAssetPropertyAggregates_startDate - The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.

GetAssetPropertyAggregates, getAssetPropertyAggregates_endDate - The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.

data GetAssetPropertyAggregatesResponse Source #

Instances

Instances details
Generic GetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

Associated Types

type Rep GetAssetPropertyAggregatesResponse :: Type -> Type #

Read GetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

Show GetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

NFData GetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

Eq GetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

type Rep GetAssetPropertyAggregatesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyAggregates

type Rep GetAssetPropertyAggregatesResponse = D1 ('MetaData "GetAssetPropertyAggregatesResponse" "Amazonka.IoTSiteWise.GetAssetPropertyAggregates" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GetAssetPropertyAggregatesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "aggregatedValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AggregatedValue]))))

newGetAssetPropertyAggregatesResponse Source #

Create a value of GetAssetPropertyAggregatesResponse 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:

GetAssetPropertyAggregates, getAssetPropertyAggregatesResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:GetAssetPropertyAggregatesResponse', getAssetPropertyAggregatesResponse_httpStatus - The response's http status code.

GetAssetPropertyAggregatesResponse, getAssetPropertyAggregatesResponse_aggregatedValues - The requested aggregated values.

GetAssetPropertyValue

data GetAssetPropertyValue Source #

See: newGetAssetPropertyValue smart constructor.

Instances

Instances details
ToHeaders GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

ToPath GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

ToQuery GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

AWSRequest GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

Associated Types

type AWSResponse GetAssetPropertyValue #

Generic GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

Associated Types

type Rep GetAssetPropertyValue :: Type -> Type #

Read GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

Show GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

NFData GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

Methods

rnf :: GetAssetPropertyValue -> () #

Eq GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

Hashable GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

type AWSResponse GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

type Rep GetAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

type Rep GetAssetPropertyValue = D1 ('MetaData "GetAssetPropertyValue" "Amazonka.IoTSiteWise.GetAssetPropertyValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GetAssetPropertyValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "propertyAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newGetAssetPropertyValue :: GetAssetPropertyValue Source #

Create a value of GetAssetPropertyValue 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:

GetAssetPropertyValue, getAssetPropertyValue_assetId - The ID of the asset.

GetAssetPropertyValue, getAssetPropertyValue_propertyAlias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

GetAssetPropertyValue, getAssetPropertyValue_propertyId - The ID of the asset property.

data GetAssetPropertyValueResponse Source #

See: newGetAssetPropertyValueResponse smart constructor.

Instances

Instances details
Generic GetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

Associated Types

type Rep GetAssetPropertyValueResponse :: Type -> Type #

Read GetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

Show GetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

NFData GetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

Eq GetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

type Rep GetAssetPropertyValueResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValue

type Rep GetAssetPropertyValueResponse = D1 ('MetaData "GetAssetPropertyValueResponse" "Amazonka.IoTSiteWise.GetAssetPropertyValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GetAssetPropertyValueResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "propertyValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssetPropertyValue)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetAssetPropertyValueResponse Source #

Create a value of GetAssetPropertyValueResponse 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:propertyValue:GetAssetPropertyValueResponse', getAssetPropertyValueResponse_propertyValue - The current asset property value.

$sel:httpStatus:GetAssetPropertyValueResponse', getAssetPropertyValueResponse_httpStatus - The response's http status code.

GetAssetPropertyValueHistory (Paginated)

data GetAssetPropertyValueHistory Source #

See: newGetAssetPropertyValueHistory smart constructor.

Instances

Instances details
ToHeaders GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

ToPath GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

ToQuery GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

AWSPager GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

AWSRequest GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

Generic GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

Associated Types

type Rep GetAssetPropertyValueHistory :: Type -> Type #

Read GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

Show GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

NFData GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

Eq GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

Hashable GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

type AWSResponse GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

type Rep GetAssetPropertyValueHistory Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

newGetAssetPropertyValueHistory :: GetAssetPropertyValueHistory Source #

Create a value of GetAssetPropertyValueHistory 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:

GetAssetPropertyValueHistory, getAssetPropertyValueHistory_assetId - The ID of the asset.

GetAssetPropertyValueHistory, getAssetPropertyValueHistory_endDate - The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.

$sel:maxResults:GetAssetPropertyValueHistory', getAssetPropertyValueHistory_maxResults - The maximum number of results to return for each paginated request.

Default: 100

GetAssetPropertyValueHistory, getAssetPropertyValueHistory_nextToken - The token to be used for the next set of paginated results.

GetAssetPropertyValueHistory, getAssetPropertyValueHistory_propertyAlias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

GetAssetPropertyValueHistory, getAssetPropertyValueHistory_propertyId - The ID of the asset property.

GetAssetPropertyValueHistory, getAssetPropertyValueHistory_qualities - The quality by which to filter asset data.

GetAssetPropertyValueHistory, getAssetPropertyValueHistory_startDate - The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.

GetAssetPropertyValueHistory, getAssetPropertyValueHistory_timeOrdering - The chronological sorting order of the requested information.

Default: ASCENDING

data GetAssetPropertyValueHistoryResponse Source #

Instances

Instances details
Generic GetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

Read GetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

Show GetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

NFData GetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

Eq GetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

type Rep GetAssetPropertyValueHistoryResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetAssetPropertyValueHistory

type Rep GetAssetPropertyValueHistoryResponse = D1 ('MetaData "GetAssetPropertyValueHistoryResponse" "Amazonka.IoTSiteWise.GetAssetPropertyValueHistory" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GetAssetPropertyValueHistoryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetPropertyValueHistory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetPropertyValue]))))

newGetAssetPropertyValueHistoryResponse Source #

Create a value of GetAssetPropertyValueHistoryResponse 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:

GetAssetPropertyValueHistory, getAssetPropertyValueHistoryResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:GetAssetPropertyValueHistoryResponse', getAssetPropertyValueHistoryResponse_httpStatus - The response's http status code.

GetAssetPropertyValueHistoryResponse, getAssetPropertyValueHistoryResponse_assetPropertyValueHistory - The asset property's value history.

GetInterpolatedAssetPropertyValues (Paginated)

data GetInterpolatedAssetPropertyValues Source #

Instances

Instances details
ToHeaders GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

ToPath GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

ToQuery GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

AWSPager GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

AWSRequest GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

Generic GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

Associated Types

type Rep GetInterpolatedAssetPropertyValues :: Type -> Type #

Read GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

Show GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

NFData GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

Eq GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

Hashable GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

type AWSResponse GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

type Rep GetInterpolatedAssetPropertyValues Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

type Rep GetInterpolatedAssetPropertyValues = D1 ('MetaData "GetInterpolatedAssetPropertyValues" "Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GetInterpolatedAssetPropertyValues'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "endTimeOffsetInNanos") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "intervalWindowInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "startTimeOffsetInNanos") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "startTimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))) :*: ((S1 ('MetaSel ('Just "endTimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "quality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Quality)) :*: (S1 ('MetaSel ('Just "intervalInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newGetInterpolatedAssetPropertyValues Source #

Create a value of GetInterpolatedAssetPropertyValues 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:

GetInterpolatedAssetPropertyValues, getInterpolatedAssetPropertyValues_assetId - The ID of the asset.

$sel:endTimeOffsetInNanos:GetInterpolatedAssetPropertyValues', getInterpolatedAssetPropertyValues_endTimeOffsetInNanos - The nanosecond offset converted from endTimeInSeconds.

$sel:intervalWindowInSeconds:GetInterpolatedAssetPropertyValues', getInterpolatedAssetPropertyValues_intervalWindowInSeconds - The query interval for the window, in seconds. IoT SiteWise computes each interpolated value by using data points from the timestamp of each interval, minus the window to the timestamp of each interval plus the window. If not specified, the window ranges between the start time minus the interval and the end time plus the interval.

  • If you specify a value for the intervalWindowInSeconds parameter, the value for the type parameter must be LINEAR_INTERPOLATION.
  • If a data point isn't found during the specified query window, IoT SiteWise won't return an interpolated value for the interval. This indicates that there's a gap in the ingested data points.

For example, you can get the interpolated temperature values for a wind turbine every 24 hours over a duration of 7 days. If the interpolation starts on July 1, 2021, at 9 AM with a window of 2 hours, IoT SiteWise uses the data points from 7 AM (9 AM minus 2 hours) to 11 AM (9 AM plus 2 hours) on July 2, 2021 to compute the first interpolated value. Next, IoT SiteWise uses the data points from 7 AM (9 AM minus 2 hours) to 11 AM (9 AM plus 2 hours) on July 3, 2021 to compute the second interpolated value, and so on.

$sel:maxResults:GetInterpolatedAssetPropertyValues', getInterpolatedAssetPropertyValues_maxResults - The maximum number of results to return for each paginated request. If not specified, the default value is 10.

GetInterpolatedAssetPropertyValues, getInterpolatedAssetPropertyValues_nextToken - The token to be used for the next set of paginated results.

GetInterpolatedAssetPropertyValues, getInterpolatedAssetPropertyValues_propertyAlias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

GetInterpolatedAssetPropertyValues, getInterpolatedAssetPropertyValues_propertyId - The ID of the asset property.

$sel:startTimeOffsetInNanos:GetInterpolatedAssetPropertyValues', getInterpolatedAssetPropertyValues_startTimeOffsetInNanos - The nanosecond offset converted from startTimeInSeconds.

$sel:startTimeInSeconds:GetInterpolatedAssetPropertyValues', getInterpolatedAssetPropertyValues_startTimeInSeconds - The exclusive start of the range from which to interpolate data, expressed in seconds in Unix epoch time.

$sel:endTimeInSeconds:GetInterpolatedAssetPropertyValues', getInterpolatedAssetPropertyValues_endTimeInSeconds - The inclusive end of the range from which to interpolate data, expressed in seconds in Unix epoch time.

GetInterpolatedAssetPropertyValues, getInterpolatedAssetPropertyValues_quality - The quality of the asset property value. You can use this parameter as a filter to choose only the asset property values that have a specific quality.

$sel:intervalInSeconds:GetInterpolatedAssetPropertyValues', getInterpolatedAssetPropertyValues_intervalInSeconds - The time interval in seconds over which to interpolate data. Each interval starts when the previous one ends.

GetInterpolatedAssetPropertyValues, getInterpolatedAssetPropertyValues_type - The interpolation type.

Valid values: LINEAR_INTERPOLATION | LOCF_INTERPOLATION

  • LINEAR_INTERPOLATION – Estimates missing data using linear interpolation.

    For example, you can use this operation to return the interpolated temperature values for a wind turbine every 24 hours over a duration of 7 days. If the interpolation starts July 1, 2021, at 9 AM, IoT SiteWise returns the first interpolated value on July 2, 2021, at 9 AM, the second interpolated value on July 3, 2021, at 9 AM, and so on.

  • LOCF_INTERPOLATION – Estimates missing data using last observation carried forward interpolation

    If no data point is found for an interval, IoT SiteWise returns the last observed data point for the previous interval and carries forward this interpolated value until a new data point is found.

    For example, you can get the state of an on-off valve every 24 hours over a duration of 7 days. If the interpolation starts July 1, 2021, at 9 AM, IoT SiteWise returns the last observed data point between July 1, 2021, at 9 AM and July 2, 2021, at 9 AM as the first interpolated value. If a data point isn't found after 9 AM on July 2, 2021, IoT SiteWise uses the same interpolated value for the rest of the days.

data GetInterpolatedAssetPropertyValuesResponse Source #

Instances

Instances details
Generic GetInterpolatedAssetPropertyValuesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

Read GetInterpolatedAssetPropertyValuesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

Show GetInterpolatedAssetPropertyValuesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

NFData GetInterpolatedAssetPropertyValuesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

Eq GetInterpolatedAssetPropertyValuesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

type Rep GetInterpolatedAssetPropertyValuesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues

type Rep GetInterpolatedAssetPropertyValuesResponse = D1 ('MetaData "GetInterpolatedAssetPropertyValuesResponse" "Amazonka.IoTSiteWise.GetInterpolatedAssetPropertyValues" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GetInterpolatedAssetPropertyValuesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "interpolatedAssetPropertyValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [InterpolatedAssetPropertyValue]))))

newGetInterpolatedAssetPropertyValuesResponse Source #

Create a value of GetInterpolatedAssetPropertyValuesResponse 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:

GetInterpolatedAssetPropertyValues, getInterpolatedAssetPropertyValuesResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:GetInterpolatedAssetPropertyValuesResponse', getInterpolatedAssetPropertyValuesResponse_httpStatus - The response's http status code.

$sel:interpolatedAssetPropertyValues:GetInterpolatedAssetPropertyValuesResponse', getInterpolatedAssetPropertyValuesResponse_interpolatedAssetPropertyValues - The requested interpolated values.

ListAccessPolicies (Paginated)

data ListAccessPolicies Source #

See: newListAccessPolicies smart constructor.

Instances

Instances details
ToHeaders ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

ToPath ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

ToQuery ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

AWSPager ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

AWSRequest ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

Associated Types

type AWSResponse ListAccessPolicies #

Generic ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

Associated Types

type Rep ListAccessPolicies :: Type -> Type #

Read ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

Show ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

NFData ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

Methods

rnf :: ListAccessPolicies -> () #

Eq ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

Hashable ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

type AWSResponse ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

type Rep ListAccessPolicies Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

type Rep ListAccessPolicies = D1 ('MetaData "ListAccessPolicies" "Amazonka.IoTSiteWise.ListAccessPolicies" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAccessPolicies'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "iamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "identityId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IdentityType)))) :*: ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceType))))))

newListAccessPolicies :: ListAccessPolicies Source #

Create a value of ListAccessPolicies 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:iamArn:ListAccessPolicies', listAccessPolicies_iamArn - The ARN of the IAM user. For more information, see IAM ARNs in the IAM User Guide. This parameter is required if you specify IAM for identityType.

$sel:identityId:ListAccessPolicies', listAccessPolicies_identityId - The ID of the identity. This parameter is required if you specify USER or GROUP for identityType.

$sel:identityType:ListAccessPolicies', listAccessPolicies_identityType - The type of identity (IAM Identity Center user, IAM Identity Center group, or IAM user). This parameter is required if you specify identityId.

$sel:maxResults:ListAccessPolicies', listAccessPolicies_maxResults - The maximum number of results to return for each paginated request.

Default: 50

ListAccessPolicies, listAccessPolicies_nextToken - The token to be used for the next set of paginated results.

$sel:resourceId:ListAccessPolicies', listAccessPolicies_resourceId - The ID of the resource. This parameter is required if you specify resourceType.

$sel:resourceType:ListAccessPolicies', listAccessPolicies_resourceType - The type of resource (portal or project). This parameter is required if you specify resourceId.

data ListAccessPoliciesResponse Source #

See: newListAccessPoliciesResponse smart constructor.

Instances

Instances details
Generic ListAccessPoliciesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

Associated Types

type Rep ListAccessPoliciesResponse :: Type -> Type #

Read ListAccessPoliciesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

Show ListAccessPoliciesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

NFData ListAccessPoliciesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

Eq ListAccessPoliciesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

type Rep ListAccessPoliciesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAccessPolicies

type Rep ListAccessPoliciesResponse = D1 ('MetaData "ListAccessPoliciesResponse" "Amazonka.IoTSiteWise.ListAccessPolicies" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAccessPoliciesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "accessPolicySummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AccessPolicySummary]))))

newListAccessPoliciesResponse Source #

Create a value of ListAccessPoliciesResponse 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:

ListAccessPolicies, listAccessPoliciesResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListAccessPoliciesResponse', listAccessPoliciesResponse_httpStatus - The response's http status code.

$sel:accessPolicySummaries:ListAccessPoliciesResponse', listAccessPoliciesResponse_accessPolicySummaries - A list that summarizes each access policy.

ListAssetModelProperties (Paginated)

data ListAssetModelProperties Source #

See: newListAssetModelProperties smart constructor.

Instances

Instances details
ToHeaders ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

ToPath ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

ToQuery ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

AWSPager ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

AWSRequest ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

Generic ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

Associated Types

type Rep ListAssetModelProperties :: Type -> Type #

Read ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

Show ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

NFData ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

Eq ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

Hashable ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

type AWSResponse ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

type Rep ListAssetModelProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

type Rep ListAssetModelProperties = D1 ('MetaData "ListAssetModelProperties" "Amazonka.IoTSiteWise.ListAssetModelProperties" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssetModelProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListAssetModelPropertiesFilter)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListAssetModelProperties Source #

Create a value of ListAssetModelProperties 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:filter':ListAssetModelProperties', listAssetModelProperties_filter - Filters the requested list of asset model properties. You can choose one of the following options:

  • ALL – The list includes all asset model properties for a given asset model ID.
  • BASE – The list includes only base asset model properties for a given asset model ID.

Default: BASE

$sel:maxResults:ListAssetModelProperties', listAssetModelProperties_maxResults - The maximum number of results to return for each paginated request. If not specified, the default value is 50.

ListAssetModelProperties, listAssetModelProperties_nextToken - The token to be used for the next set of paginated results.

ListAssetModelProperties, listAssetModelProperties_assetModelId - The ID of the asset model.

data ListAssetModelPropertiesResponse Source #

See: newListAssetModelPropertiesResponse smart constructor.

Instances

Instances details
Generic ListAssetModelPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

Associated Types

type Rep ListAssetModelPropertiesResponse :: Type -> Type #

Read ListAssetModelPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

Show ListAssetModelPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

NFData ListAssetModelPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

Eq ListAssetModelPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

type Rep ListAssetModelPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModelProperties

type Rep ListAssetModelPropertiesResponse = D1 ('MetaData "ListAssetModelPropertiesResponse" "Amazonka.IoTSiteWise.ListAssetModelProperties" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssetModelPropertiesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetModelPropertySummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetModelPropertySummary]))))

newListAssetModelPropertiesResponse Source #

Create a value of ListAssetModelPropertiesResponse 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:

ListAssetModelProperties, listAssetModelPropertiesResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListAssetModelPropertiesResponse', listAssetModelPropertiesResponse_httpStatus - The response's http status code.

$sel:assetModelPropertySummaries:ListAssetModelPropertiesResponse', listAssetModelPropertiesResponse_assetModelPropertySummaries - A list that summarizes the properties associated with the specified asset model.

ListAssetModels (Paginated)

data ListAssetModels Source #

See: newListAssetModels smart constructor.

Instances

Instances details
ToHeaders ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

ToPath ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

ToQuery ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

AWSPager ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

AWSRequest ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

Associated Types

type AWSResponse ListAssetModels #

Generic ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

Associated Types

type Rep ListAssetModels :: Type -> Type #

Read ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

Show ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

NFData ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

Methods

rnf :: ListAssetModels -> () #

Eq ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

Hashable ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

type AWSResponse ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

type Rep ListAssetModels Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

type Rep ListAssetModels = D1 ('MetaData "ListAssetModels" "Amazonka.IoTSiteWise.ListAssetModels" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssetModels'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newListAssetModels :: ListAssetModels Source #

Create a value of ListAssetModels 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:maxResults:ListAssetModels', listAssetModels_maxResults - The maximum number of results to return for each paginated request.

Default: 50

ListAssetModels, listAssetModels_nextToken - The token to be used for the next set of paginated results.

data ListAssetModelsResponse Source #

See: newListAssetModelsResponse smart constructor.

Instances

Instances details
Generic ListAssetModelsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

Associated Types

type Rep ListAssetModelsResponse :: Type -> Type #

Read ListAssetModelsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

Show ListAssetModelsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

NFData ListAssetModelsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

Methods

rnf :: ListAssetModelsResponse -> () #

Eq ListAssetModelsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

type Rep ListAssetModelsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetModels

type Rep ListAssetModelsResponse = D1 ('MetaData "ListAssetModelsResponse" "Amazonka.IoTSiteWise.ListAssetModels" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssetModelsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetModelSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetModelSummary]))))

newListAssetModelsResponse Source #

Create a value of ListAssetModelsResponse 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:

ListAssetModels, listAssetModelsResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListAssetModelsResponse', listAssetModelsResponse_httpStatus - The response's http status code.

$sel:assetModelSummaries:ListAssetModelsResponse', listAssetModelsResponse_assetModelSummaries - A list that summarizes each asset model.

ListAssetProperties (Paginated)

data ListAssetProperties Source #

See: newListAssetProperties smart constructor.

Instances

Instances details
ToHeaders ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

ToPath ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

ToQuery ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

AWSPager ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

AWSRequest ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

Associated Types

type AWSResponse ListAssetProperties #

Generic ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

Associated Types

type Rep ListAssetProperties :: Type -> Type #

Read ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

Show ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

NFData ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

Methods

rnf :: ListAssetProperties -> () #

Eq ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

Hashable ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

type AWSResponse ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

type Rep ListAssetProperties Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

type Rep ListAssetProperties = D1 ('MetaData "ListAssetProperties" "Amazonka.IoTSiteWise.ListAssetProperties" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssetProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListAssetPropertiesFilter)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListAssetProperties Source #

Create a value of ListAssetProperties 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:filter':ListAssetProperties', listAssetProperties_filter - Filters the requested list of asset properties. You can choose one of the following options:

  • ALL – The list includes all asset properties for a given asset model ID.
  • BASE – The list includes only base asset properties for a given asset model ID.

Default: BASE

$sel:maxResults:ListAssetProperties', listAssetProperties_maxResults - The maximum number of results to return for each paginated request. If not specified, the default value is 50.

ListAssetProperties, listAssetProperties_nextToken - The token to be used for the next set of paginated results.

ListAssetProperties, listAssetProperties_assetId - The ID of the asset.

data ListAssetPropertiesResponse Source #

See: newListAssetPropertiesResponse smart constructor.

Instances

Instances details
Generic ListAssetPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

Associated Types

type Rep ListAssetPropertiesResponse :: Type -> Type #

Read ListAssetPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

Show ListAssetPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

NFData ListAssetPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

Eq ListAssetPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

type Rep ListAssetPropertiesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetProperties

type Rep ListAssetPropertiesResponse = D1 ('MetaData "ListAssetPropertiesResponse" "Amazonka.IoTSiteWise.ListAssetProperties" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssetPropertiesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetPropertySummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetPropertySummary]))))

newListAssetPropertiesResponse Source #

Create a value of ListAssetPropertiesResponse 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:

ListAssetProperties, listAssetPropertiesResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListAssetPropertiesResponse', listAssetPropertiesResponse_httpStatus - The response's http status code.

$sel:assetPropertySummaries:ListAssetPropertiesResponse', listAssetPropertiesResponse_assetPropertySummaries - A list that summarizes the properties associated with the specified asset.

ListAssetRelationships (Paginated)

data ListAssetRelationships Source #

See: newListAssetRelationships smart constructor.

Instances

Instances details
ToHeaders ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

ToPath ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

ToQuery ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

AWSPager ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

AWSRequest ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

Associated Types

type AWSResponse ListAssetRelationships #

Generic ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

Associated Types

type Rep ListAssetRelationships :: Type -> Type #

Read ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

Show ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

NFData ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

Methods

rnf :: ListAssetRelationships -> () #

Eq ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

Hashable ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

type AWSResponse ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

type Rep ListAssetRelationships Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

type Rep ListAssetRelationships = D1 ('MetaData "ListAssetRelationships" "Amazonka.IoTSiteWise.ListAssetRelationships" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssetRelationships'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "traversalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TraversalType))))

newListAssetRelationships Source #

Create a value of ListAssetRelationships 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:maxResults:ListAssetRelationships', listAssetRelationships_maxResults - The maximum number of results to return for each paginated request.

ListAssetRelationships, listAssetRelationships_nextToken - The token to be used for the next set of paginated results.

ListAssetRelationships, listAssetRelationships_assetId - The ID of the asset.

$sel:traversalType:ListAssetRelationships', listAssetRelationships_traversalType - The type of traversal to use to identify asset relationships. Choose the following option:

  • PATH_TO_ROOT – Identify the asset's parent assets up to the root asset. The asset that you specify in assetId is the first result in the list of assetRelationshipSummaries, and the root asset is the last result.

data ListAssetRelationshipsResponse Source #

See: newListAssetRelationshipsResponse smart constructor.

Instances

Instances details
Generic ListAssetRelationshipsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

Associated Types

type Rep ListAssetRelationshipsResponse :: Type -> Type #

Read ListAssetRelationshipsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

Show ListAssetRelationshipsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

NFData ListAssetRelationshipsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

Eq ListAssetRelationshipsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

type Rep ListAssetRelationshipsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssetRelationships

type Rep ListAssetRelationshipsResponse = D1 ('MetaData "ListAssetRelationshipsResponse" "Amazonka.IoTSiteWise.ListAssetRelationships" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssetRelationshipsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetRelationshipSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetRelationshipSummary]))))

newListAssetRelationshipsResponse Source #

Create a value of ListAssetRelationshipsResponse 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:

ListAssetRelationships, listAssetRelationshipsResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListAssetRelationshipsResponse', listAssetRelationshipsResponse_httpStatus - The response's http status code.

$sel:assetRelationshipSummaries:ListAssetRelationshipsResponse', listAssetRelationshipsResponse_assetRelationshipSummaries - A list that summarizes each asset relationship.

ListAssets (Paginated)

data ListAssets Source #

See: newListAssets smart constructor.

Instances

Instances details
ToHeaders ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

Methods

toHeaders :: ListAssets -> [Header] #

ToPath ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

ToQuery ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

AWSPager ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

AWSRequest ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

Associated Types

type AWSResponse ListAssets #

Generic ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

Associated Types

type Rep ListAssets :: Type -> Type #

Read ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

Show ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

NFData ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

Methods

rnf :: ListAssets -> () #

Eq ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

Hashable ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

type AWSResponse ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

type Rep ListAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

type Rep ListAssets = D1 ('MetaData "ListAssets" "Amazonka.IoTSiteWise.ListAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListAssetsFilter))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListAssets :: ListAssets Source #

Create a value of ListAssets 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:

ListAssets, listAssets_assetModelId - The ID of the asset model by which to filter the list of assets. This parameter is required if you choose ALL for filter.

$sel:filter':ListAssets', listAssets_filter - The filter for the requested list of assets. Choose one of the following options:

  • ALL – The list includes all assets for a given asset model ID. The assetModelId parameter is required if you filter by ALL.
  • TOP_LEVEL – The list includes only top-level assets in the asset hierarchy tree.

Default: ALL

$sel:maxResults:ListAssets', listAssets_maxResults - The maximum number of results to return for each paginated request.

Default: 50

ListAssets, listAssets_nextToken - The token to be used for the next set of paginated results.

data ListAssetsResponse Source #

See: newListAssetsResponse smart constructor.

Instances

Instances details
Generic ListAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

Associated Types

type Rep ListAssetsResponse :: Type -> Type #

Read ListAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

Show ListAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

NFData ListAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

Methods

rnf :: ListAssetsResponse -> () #

Eq ListAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

type Rep ListAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssets

type Rep ListAssetsResponse = D1 ('MetaData "ListAssetsResponse" "Amazonka.IoTSiteWise.ListAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetSummary]))))

newListAssetsResponse Source #

Create a value of ListAssetsResponse 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:

ListAssets, listAssetsResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListAssetsResponse', listAssetsResponse_httpStatus - The response's http status code.

$sel:assetSummaries:ListAssetsResponse', listAssetsResponse_assetSummaries - A list that summarizes each asset.

ListAssociatedAssets (Paginated)

data ListAssociatedAssets Source #

See: newListAssociatedAssets smart constructor.

Instances

Instances details
ToHeaders ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

ToPath ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

ToQuery ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

AWSPager ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

AWSRequest ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

Associated Types

type AWSResponse ListAssociatedAssets #

Generic ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

Associated Types

type Rep ListAssociatedAssets :: Type -> Type #

Read ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

Show ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

NFData ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

Methods

rnf :: ListAssociatedAssets -> () #

Eq ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

Hashable ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

type AWSResponse ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

type Rep ListAssociatedAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

type Rep ListAssociatedAssets = D1 ('MetaData "ListAssociatedAssets" "Amazonka.IoTSiteWise.ListAssociatedAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssociatedAssets'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "traversalDirection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TraversalDirection)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListAssociatedAssets Source #

Create a value of ListAssociatedAssets 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:

ListAssociatedAssets, listAssociatedAssets_hierarchyId - The ID of the hierarchy by which child assets are associated to the asset. To find a hierarchy ID, use the DescribeAsset or DescribeAssetModel operations. This parameter is required if you choose CHILD for traversalDirection.

For more information, see Asset hierarchies in the IoT SiteWise User Guide.

$sel:maxResults:ListAssociatedAssets', listAssociatedAssets_maxResults - The maximum number of results to return for each paginated request.

Default: 50

ListAssociatedAssets, listAssociatedAssets_nextToken - The token to be used for the next set of paginated results.

$sel:traversalDirection:ListAssociatedAssets', listAssociatedAssets_traversalDirection - The direction to list associated assets. Choose one of the following options:

  • CHILD – The list includes all child assets associated to the asset. The hierarchyId parameter is required if you choose CHILD.
  • PARENT – The list includes the asset's parent asset.

Default: CHILD

ListAssociatedAssets, listAssociatedAssets_assetId - The ID of the asset to query.

data ListAssociatedAssetsResponse Source #

See: newListAssociatedAssetsResponse smart constructor.

Instances

Instances details
Generic ListAssociatedAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

Associated Types

type Rep ListAssociatedAssetsResponse :: Type -> Type #

Read ListAssociatedAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

Show ListAssociatedAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

NFData ListAssociatedAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

Eq ListAssociatedAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

type Rep ListAssociatedAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListAssociatedAssets

type Rep ListAssociatedAssetsResponse = D1 ('MetaData "ListAssociatedAssetsResponse" "Amazonka.IoTSiteWise.ListAssociatedAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListAssociatedAssetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssociatedAssetsSummary]))))

newListAssociatedAssetsResponse Source #

Create a value of ListAssociatedAssetsResponse 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:

ListAssociatedAssets, listAssociatedAssetsResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListAssociatedAssetsResponse', listAssociatedAssetsResponse_httpStatus - The response's http status code.

$sel:assetSummaries:ListAssociatedAssetsResponse', listAssociatedAssetsResponse_assetSummaries - A list that summarizes the associated assets.

ListBulkImportJobs (Paginated)

data ListBulkImportJobs Source #

See: newListBulkImportJobs smart constructor.

Instances

Instances details
ToHeaders ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

ToPath ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

ToQuery ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

AWSPager ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

AWSRequest ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

Associated Types

type AWSResponse ListBulkImportJobs #

Generic ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

Associated Types

type Rep ListBulkImportJobs :: Type -> Type #

Read ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

Show ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

NFData ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

Methods

rnf :: ListBulkImportJobs -> () #

Eq ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

Hashable ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

type AWSResponse ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

type Rep ListBulkImportJobs Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

type Rep ListBulkImportJobs = D1 ('MetaData "ListBulkImportJobs" "Amazonka.IoTSiteWise.ListBulkImportJobs" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListBulkImportJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filter'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListBulkImportJobsFilter)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListBulkImportJobs :: ListBulkImportJobs Source #

Create a value of ListBulkImportJobs 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:filter':ListBulkImportJobs', listBulkImportJobs_filter - You can use a filter to select the bulk import jobs that you want to retrieve.

$sel:maxResults:ListBulkImportJobs', listBulkImportJobs_maxResults - The maximum number of results to return for each paginated request.

ListBulkImportJobs, listBulkImportJobs_nextToken - The token to be used for the next set of paginated results.

data ListBulkImportJobsResponse Source #

See: newListBulkImportJobsResponse smart constructor.

Instances

Instances details
Generic ListBulkImportJobsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

Associated Types

type Rep ListBulkImportJobsResponse :: Type -> Type #

Read ListBulkImportJobsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

Show ListBulkImportJobsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

NFData ListBulkImportJobsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

Eq ListBulkImportJobsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

type Rep ListBulkImportJobsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListBulkImportJobs

type Rep ListBulkImportJobsResponse = D1 ('MetaData "ListBulkImportJobsResponse" "Amazonka.IoTSiteWise.ListBulkImportJobs" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListBulkImportJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [JobSummary]))))

newListBulkImportJobsResponse Source #

Create a value of ListBulkImportJobsResponse 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:

ListBulkImportJobs, listBulkImportJobsResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListBulkImportJobsResponse', listBulkImportJobsResponse_httpStatus - The response's http status code.

$sel:jobSummaries:ListBulkImportJobsResponse', listBulkImportJobsResponse_jobSummaries - One or more job summaries to list.

ListDashboards (Paginated)

data ListDashboards Source #

See: newListDashboards smart constructor.

Instances

Instances details
ToHeaders ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

ToPath ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

ToQuery ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

AWSPager ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

AWSRequest ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

Associated Types

type AWSResponse ListDashboards #

Generic ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

Associated Types

type Rep ListDashboards :: Type -> Type #

Read ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

Show ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

NFData ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

Methods

rnf :: ListDashboards -> () #

Eq ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

Hashable ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

type AWSResponse ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

type Rep ListDashboards Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

type Rep ListDashboards = D1 ('MetaData "ListDashboards" "Amazonka.IoTSiteWise.ListDashboards" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListDashboards'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListDashboards Source #

Create a value of ListDashboards 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:maxResults:ListDashboards', listDashboards_maxResults - The maximum number of results to return for each paginated request.

Default: 50

ListDashboards, listDashboards_nextToken - The token to be used for the next set of paginated results.

$sel:projectId:ListDashboards', listDashboards_projectId - The ID of the project.

data ListDashboardsResponse Source #

See: newListDashboardsResponse smart constructor.

Instances

Instances details
Generic ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

Associated Types

type Rep ListDashboardsResponse :: Type -> Type #

Read ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

Show ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

NFData ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

Methods

rnf :: ListDashboardsResponse -> () #

Eq ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

type Rep ListDashboardsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListDashboards

type Rep ListDashboardsResponse = D1 ('MetaData "ListDashboardsResponse" "Amazonka.IoTSiteWise.ListDashboards" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListDashboardsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "dashboardSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DashboardSummary]))))

newListDashboardsResponse Source #

Create a value of ListDashboardsResponse 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:

ListDashboards, listDashboardsResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListDashboardsResponse', listDashboardsResponse_httpStatus - The response's http status code.

$sel:dashboardSummaries:ListDashboardsResponse', listDashboardsResponse_dashboardSummaries - A list that summarizes each dashboard in the project.

ListGateways (Paginated)

data ListGateways Source #

See: newListGateways smart constructor.

Instances

Instances details
ToHeaders ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

ToPath ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

ToQuery ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

AWSPager ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

AWSRequest ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

Associated Types

type AWSResponse ListGateways #

Generic ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

Associated Types

type Rep ListGateways :: Type -> Type #

Read ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

Show ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

NFData ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

Methods

rnf :: ListGateways -> () #

Eq ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

Hashable ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

type AWSResponse ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

type Rep ListGateways Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

type Rep ListGateways = D1 ('MetaData "ListGateways" "Amazonka.IoTSiteWise.ListGateways" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListGateways'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newListGateways :: ListGateways Source #

Create a value of ListGateways 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:maxResults:ListGateways', listGateways_maxResults - The maximum number of results to return for each paginated request.

Default: 50

ListGateways, listGateways_nextToken - The token to be used for the next set of paginated results.

data ListGatewaysResponse Source #

See: newListGatewaysResponse smart constructor.

Instances

Instances details
Generic ListGatewaysResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

Associated Types

type Rep ListGatewaysResponse :: Type -> Type #

Read ListGatewaysResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

Show ListGatewaysResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

NFData ListGatewaysResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

Methods

rnf :: ListGatewaysResponse -> () #

Eq ListGatewaysResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

type Rep ListGatewaysResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListGateways

type Rep ListGatewaysResponse = D1 ('MetaData "ListGatewaysResponse" "Amazonka.IoTSiteWise.ListGateways" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListGatewaysResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "gatewaySummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [GatewaySummary]))))

newListGatewaysResponse Source #

Create a value of ListGatewaysResponse 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:

ListGateways, listGatewaysResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListGatewaysResponse', listGatewaysResponse_httpStatus - The response's http status code.

$sel:gatewaySummaries:ListGatewaysResponse', listGatewaysResponse_gatewaySummaries - A list that summarizes each gateway.

ListPortals (Paginated)

data ListPortals Source #

See: newListPortals smart constructor.

Constructors

ListPortals' (Maybe Natural) (Maybe Text) 

Instances

Instances details
ToHeaders ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

Methods

toHeaders :: ListPortals -> [Header] #

ToPath ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

ToQuery ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

AWSPager ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

AWSRequest ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

Associated Types

type AWSResponse ListPortals #

Generic ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

Associated Types

type Rep ListPortals :: Type -> Type #

Read ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

Show ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

NFData ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

Methods

rnf :: ListPortals -> () #

Eq ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

Hashable ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

type AWSResponse ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

type Rep ListPortals Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

type Rep ListPortals = D1 ('MetaData "ListPortals" "Amazonka.IoTSiteWise.ListPortals" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListPortals'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newListPortals :: ListPortals Source #

Create a value of ListPortals 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:maxResults:ListPortals', listPortals_maxResults - The maximum number of results to return for each paginated request.

Default: 50

ListPortals, listPortals_nextToken - The token to be used for the next set of paginated results.

data ListPortalsResponse Source #

See: newListPortalsResponse smart constructor.

Instances

Instances details
Generic ListPortalsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

Associated Types

type Rep ListPortalsResponse :: Type -> Type #

Read ListPortalsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

Show ListPortalsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

NFData ListPortalsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

Methods

rnf :: ListPortalsResponse -> () #

Eq ListPortalsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

type Rep ListPortalsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListPortals

type Rep ListPortalsResponse = D1 ('MetaData "ListPortalsResponse" "Amazonka.IoTSiteWise.ListPortals" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListPortalsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "portalSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PortalSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPortalsResponse Source #

Create a value of ListPortalsResponse 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:

ListPortals, listPortalsResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:portalSummaries:ListPortalsResponse', listPortalsResponse_portalSummaries - A list that summarizes each portal.

$sel:httpStatus:ListPortalsResponse', listPortalsResponse_httpStatus - The response's http status code.

ListProjectAssets (Paginated)

data ListProjectAssets Source #

See: newListProjectAssets smart constructor.

Instances

Instances details
ToHeaders ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

ToPath ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

ToQuery ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

AWSPager ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

AWSRequest ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

Associated Types

type AWSResponse ListProjectAssets #

Generic ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

Associated Types

type Rep ListProjectAssets :: Type -> Type #

Read ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

Show ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

NFData ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

Methods

rnf :: ListProjectAssets -> () #

Eq ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

Hashable ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

type AWSResponse ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

type Rep ListProjectAssets Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

type Rep ListProjectAssets = D1 ('MetaData "ListProjectAssets" "Amazonka.IoTSiteWise.ListProjectAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListProjectAssets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListProjectAssets Source #

Create a value of ListProjectAssets 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:maxResults:ListProjectAssets', listProjectAssets_maxResults - The maximum number of results to return for each paginated request.

Default: 50

ListProjectAssets, listProjectAssets_nextToken - The token to be used for the next set of paginated results.

$sel:projectId:ListProjectAssets', listProjectAssets_projectId - The ID of the project.

data ListProjectAssetsResponse Source #

See: newListProjectAssetsResponse smart constructor.

Instances

Instances details
Generic ListProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

Associated Types

type Rep ListProjectAssetsResponse :: Type -> Type #

Read ListProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

Show ListProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

NFData ListProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

Eq ListProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

type Rep ListProjectAssetsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjectAssets

type Rep ListProjectAssetsResponse = D1 ('MetaData "ListProjectAssetsResponse" "Amazonka.IoTSiteWise.ListProjectAssets" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListProjectAssetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

newListProjectAssetsResponse Source #

Create a value of ListProjectAssetsResponse 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:

ListProjectAssets, listProjectAssetsResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListProjectAssetsResponse', listProjectAssetsResponse_httpStatus - The response's http status code.

$sel:assetIds:ListProjectAssetsResponse', listProjectAssetsResponse_assetIds - A list that contains the IDs of each asset associated with the project.

ListProjects (Paginated)

data ListProjects Source #

See: newListProjects smart constructor.

Instances

Instances details
ToHeaders ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

ToPath ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

ToQuery ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

AWSPager ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

AWSRequest ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

Associated Types

type AWSResponse ListProjects #

Generic ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

Associated Types

type Rep ListProjects :: Type -> Type #

Read ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

Show ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

NFData ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

Methods

rnf :: ListProjects -> () #

Eq ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

Hashable ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

type AWSResponse ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

type Rep ListProjects Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

type Rep ListProjects = D1 ('MetaData "ListProjects" "Amazonka.IoTSiteWise.ListProjects" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListProjects'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "portalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListProjects Source #

Create a value of ListProjects 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:maxResults:ListProjects', listProjects_maxResults - The maximum number of results to return for each paginated request.

Default: 50

ListProjects, listProjects_nextToken - The token to be used for the next set of paginated results.

$sel:portalId:ListProjects', listProjects_portalId - The ID of the portal.

data ListProjectsResponse Source #

See: newListProjectsResponse smart constructor.

Instances

Instances details
Generic ListProjectsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

Associated Types

type Rep ListProjectsResponse :: Type -> Type #

Read ListProjectsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

Show ListProjectsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

NFData ListProjectsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

Methods

rnf :: ListProjectsResponse -> () #

Eq ListProjectsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

type Rep ListProjectsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListProjects

type Rep ListProjectsResponse = D1 ('MetaData "ListProjectsResponse" "Amazonka.IoTSiteWise.ListProjects" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListProjectsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "projectSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ProjectSummary]))))

newListProjectsResponse Source #

Create a value of ListProjectsResponse 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:

ListProjects, listProjectsResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListProjectsResponse', listProjectsResponse_httpStatus - The response's http status code.

$sel:projectSummaries:ListProjectsResponse', listProjectsResponse_projectSummaries - A list that summarizes each project in the portal.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.IoTSiteWise.ListTagsForResource" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newListTagsForResource Source #

Create a value of ListTagsForResource 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:resourceArn:ListTagsForResource', listTagsForResource_resourceArn - The ARN of the resource.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.IoTSiteWise.ListTagsForResource" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse 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:tags:ListTagsForResourceResponse', listTagsForResourceResponse_tags - The list of key-value pairs that contain metadata for the resource. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

$sel:httpStatus:ListTagsForResourceResponse', listTagsForResourceResponse_httpStatus - The response's http status code.

ListTimeSeries (Paginated)

data ListTimeSeries Source #

See: newListTimeSeries smart constructor.

Instances

Instances details
ToHeaders ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

ToPath ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

ToQuery ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

AWSPager ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

AWSRequest ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

Associated Types

type AWSResponse ListTimeSeries #

Generic ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

Associated Types

type Rep ListTimeSeries :: Type -> Type #

Read ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

Show ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

NFData ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

Methods

rnf :: ListTimeSeries -> () #

Eq ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

Hashable ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

type AWSResponse ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

type Rep ListTimeSeries Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

type Rep ListTimeSeries = D1 ('MetaData "ListTimeSeries" "Amazonka.IoTSiteWise.ListTimeSeries" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListTimeSeries'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "aliasPrefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timeSeriesType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListTimeSeriesType))))))

newListTimeSeries :: ListTimeSeries Source #

Create a value of ListTimeSeries 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:aliasPrefix:ListTimeSeries', listTimeSeries_aliasPrefix - The alias prefix of the time series.

ListTimeSeries, listTimeSeries_assetId - The ID of the asset in which the asset property was created.

$sel:maxResults:ListTimeSeries', listTimeSeries_maxResults - The maximum number of results to return for each paginated request.

ListTimeSeries, listTimeSeries_nextToken - The token to be used for the next set of paginated results.

$sel:timeSeriesType:ListTimeSeries', listTimeSeries_timeSeriesType - The type of the time series. The time series type can be one of the following values:

  • ASSOCIATED – The time series is associated with an asset property.
  • DISASSOCIATED – The time series isn't associated with any asset property.

data ListTimeSeriesResponse Source #

See: newListTimeSeriesResponse smart constructor.

Instances

Instances details
Generic ListTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

Associated Types

type Rep ListTimeSeriesResponse :: Type -> Type #

Read ListTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

Show ListTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

NFData ListTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

Methods

rnf :: ListTimeSeriesResponse -> () #

Eq ListTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

type Rep ListTimeSeriesResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.ListTimeSeries

type Rep ListTimeSeriesResponse = D1 ('MetaData "ListTimeSeriesResponse" "Amazonka.IoTSiteWise.ListTimeSeries" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ListTimeSeriesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "timeSeriesSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [TimeSeriesSummary]))))

newListTimeSeriesResponse Source #

Create a value of ListTimeSeriesResponse 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:

ListTimeSeries, listTimeSeriesResponse_nextToken - The token for the next set of results, or null if there are no additional results.

$sel:httpStatus:ListTimeSeriesResponse', listTimeSeriesResponse_httpStatus - The response's http status code.

$sel:timeSeriesSummaries:ListTimeSeriesResponse', listTimeSeriesResponse_timeSeriesSummaries - One or more time series summaries to list.

PutDefaultEncryptionConfiguration

data PutDefaultEncryptionConfiguration Source #

See: newPutDefaultEncryptionConfiguration smart constructor.

Instances

Instances details
ToJSON PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

ToHeaders PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

ToPath PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

ToQuery PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

AWSRequest PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

Generic PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

Associated Types

type Rep PutDefaultEncryptionConfiguration :: Type -> Type #

Read PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

Show PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

NFData PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

Eq PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

Hashable PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

type AWSResponse PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

type Rep PutDefaultEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

type Rep PutDefaultEncryptionConfiguration = D1 ('MetaData "PutDefaultEncryptionConfiguration" "Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PutDefaultEncryptionConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "encryptionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EncryptionType)))

newPutDefaultEncryptionConfiguration Source #

Create a value of PutDefaultEncryptionConfiguration 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:kmsKeyId:PutDefaultEncryptionConfiguration', putDefaultEncryptionConfiguration_kmsKeyId - The Key ID of the customer managed key used for KMS encryption. This is required if you use KMS_BASED_ENCRYPTION.

PutDefaultEncryptionConfiguration, putDefaultEncryptionConfiguration_encryptionType - The type of encryption used for the encryption configuration.

data PutDefaultEncryptionConfigurationResponse Source #

Instances

Instances details
Generic PutDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

Read PutDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

Show PutDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

NFData PutDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

Eq PutDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

type Rep PutDefaultEncryptionConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration

type Rep PutDefaultEncryptionConfigurationResponse = D1 ('MetaData "PutDefaultEncryptionConfigurationResponse" "Amazonka.IoTSiteWise.PutDefaultEncryptionConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PutDefaultEncryptionConfigurationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "encryptionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EncryptionType) :*: S1 ('MetaSel ('Just "configurationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConfigurationStatus))))

newPutDefaultEncryptionConfigurationResponse Source #

Create a value of PutDefaultEncryptionConfigurationResponse 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:kmsKeyArn:PutDefaultEncryptionConfigurationResponse', putDefaultEncryptionConfigurationResponse_kmsKeyArn - The Key ARN of the KMS key used for KMS encryption if you use KMS_BASED_ENCRYPTION.

$sel:httpStatus:PutDefaultEncryptionConfigurationResponse', putDefaultEncryptionConfigurationResponse_httpStatus - The response's http status code.

PutDefaultEncryptionConfiguration, putDefaultEncryptionConfigurationResponse_encryptionType - The type of encryption used for the encryption configuration.

$sel:configurationStatus:PutDefaultEncryptionConfigurationResponse', putDefaultEncryptionConfigurationResponse_configurationStatus - The status of the account configuration. This contains the ConfigurationState. If there is an error, it also contains the ErrorDetails.

PutLoggingOptions

data PutLoggingOptions Source #

See: newPutLoggingOptions smart constructor.

Instances

Instances details
ToJSON PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

ToHeaders PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

ToPath PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

ToQuery PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

AWSRequest PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

Associated Types

type AWSResponse PutLoggingOptions #

Generic PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

Associated Types

type Rep PutLoggingOptions :: Type -> Type #

Read PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

Show PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

NFData PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

Methods

rnf :: PutLoggingOptions -> () #

Eq PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

Hashable PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

type AWSResponse PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

type Rep PutLoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

type Rep PutLoggingOptions = D1 ('MetaData "PutLoggingOptions" "Amazonka.IoTSiteWise.PutLoggingOptions" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PutLoggingOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "loggingOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LoggingOptions)))

newPutLoggingOptions Source #

Create a value of PutLoggingOptions 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:loggingOptions:PutLoggingOptions', putLoggingOptions_loggingOptions - The logging options to set.

data PutLoggingOptionsResponse Source #

See: newPutLoggingOptionsResponse smart constructor.

Instances

Instances details
Generic PutLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

Associated Types

type Rep PutLoggingOptionsResponse :: Type -> Type #

Read PutLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

Show PutLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

NFData PutLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

Eq PutLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

type Rep PutLoggingOptionsResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutLoggingOptions

type Rep PutLoggingOptionsResponse = D1 ('MetaData "PutLoggingOptionsResponse" "Amazonka.IoTSiteWise.PutLoggingOptions" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PutLoggingOptionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutLoggingOptionsResponse Source #

Create a value of PutLoggingOptionsResponse 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:httpStatus:PutLoggingOptionsResponse', putLoggingOptionsResponse_httpStatus - The response's http status code.

PutStorageConfiguration

data PutStorageConfiguration Source #

See: newPutStorageConfiguration smart constructor.

Instances

Instances details
ToJSON PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

ToHeaders PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

ToPath PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

ToQuery PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

AWSRequest PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

Generic PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

Associated Types

type Rep PutStorageConfiguration :: Type -> Type #

Read PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

Show PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

NFData PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

Methods

rnf :: PutStorageConfiguration -> () #

Eq PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

Hashable PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

type AWSResponse PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

type Rep PutStorageConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

type Rep PutStorageConfiguration = D1 ('MetaData "PutStorageConfiguration" "Amazonka.IoTSiteWise.PutStorageConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PutStorageConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "disassociatedDataStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DisassociatedDataStorageState)) :*: S1 ('MetaSel ('Just "multiLayerStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiLayerStorage))) :*: (S1 ('MetaSel ('Just "retentionPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetentionPeriod)) :*: S1 ('MetaSel ('Just "storageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StorageType))))

newPutStorageConfiguration Source #

Create a value of PutStorageConfiguration 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:

PutStorageConfiguration, putStorageConfiguration_disassociatedDataStorage - Contains the storage configuration for time series (data streams) that aren't associated with asset properties. The disassociatedDataStorage can be one of the following values:

  • ENABLED – IoT SiteWise accepts time series that aren't associated with asset properties.

    After the disassociatedDataStorage is enabled, you can't disable it.

  • DISABLED – IoT SiteWise doesn't accept time series (data streams) that aren't associated with asset properties.

For more information, see Data streams in the IoT SiteWise User Guide.

PutStorageConfiguration, putStorageConfiguration_multiLayerStorage - Identifies a storage destination. If you specified MULTI_LAYER_STORAGE for the storage type, you must specify a MultiLayerStorage object.

PutStorageConfiguration, putStorageConfiguration_retentionPeriod - Undocumented member.

PutStorageConfiguration, putStorageConfiguration_storageType - The storage tier that you specified for your data. The storageType parameter can be one of the following values:

  • SITEWISE_DEFAULT_STORAGE – IoT SiteWise saves your data into the hot tier. The hot tier is a service-managed database.
  • MULTI_LAYER_STORAGE – IoT SiteWise saves your data in both the cold tier and the hot tier. The cold tier is a customer-managed Amazon S3 bucket.

data PutStorageConfigurationResponse Source #

See: newPutStorageConfigurationResponse smart constructor.

Instances

Instances details
Generic PutStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

Associated Types

type Rep PutStorageConfigurationResponse :: Type -> Type #

Read PutStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

Show PutStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

NFData PutStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

Eq PutStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

type Rep PutStorageConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.PutStorageConfiguration

type Rep PutStorageConfigurationResponse = D1 ('MetaData "PutStorageConfigurationResponse" "Amazonka.IoTSiteWise.PutStorageConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PutStorageConfigurationResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "disassociatedDataStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DisassociatedDataStorageState)) :*: (S1 ('MetaSel ('Just "multiLayerStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultiLayerStorage)) :*: S1 ('MetaSel ('Just "retentionPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetentionPeriod)))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "storageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StorageType) :*: S1 ('MetaSel ('Just "configurationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConfigurationStatus)))))

newPutStorageConfigurationResponse Source #

Create a value of PutStorageConfigurationResponse 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:

PutStorageConfiguration, putStorageConfigurationResponse_disassociatedDataStorage - Contains the storage configuration for time series (data streams) that aren't associated with asset properties. The disassociatedDataStorage can be one of the following values:

  • ENABLED – IoT SiteWise accepts time series that aren't associated with asset properties.

    After the disassociatedDataStorage is enabled, you can't disable it.

  • DISABLED – IoT SiteWise doesn't accept time series (data streams) that aren't associated with asset properties.

For more information, see Data streams in the IoT SiteWise User Guide.

PutStorageConfiguration, putStorageConfigurationResponse_multiLayerStorage - Contains information about the storage destination.

PutStorageConfiguration, putStorageConfigurationResponse_retentionPeriod - Undocumented member.

$sel:httpStatus:PutStorageConfigurationResponse', putStorageConfigurationResponse_httpStatus - The response's http status code.

PutStorageConfiguration, putStorageConfigurationResponse_storageType - The storage tier that you specified for your data. The storageType parameter can be one of the following values:

  • SITEWISE_DEFAULT_STORAGE – IoT SiteWise saves your data into the hot tier. The hot tier is a service-managed database.
  • MULTI_LAYER_STORAGE – IoT SiteWise saves your data in both the cold tier and the hot tier. The cold tier is a customer-managed Amazon S3 bucket.

$sel:configurationStatus:PutStorageConfigurationResponse', putStorageConfigurationResponse_configurationStatus - Undocumented member.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Instances

Instances details
ToJSON TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

Associated Types

type AWSResponse TagResource #

Generic TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

Read TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

NFData TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

Methods

rnf :: TagResource -> () #

Eq TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

Hashable TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.IoTSiteWise.TagResource" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text))))

newTagResource Source #

Create a value of TagResource 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:resourceArn:TagResource', tagResource_resourceArn - The ARN of the resource to tag.

$sel:tags:TagResource', tagResource_tags - A list of key-value pairs that contain metadata for the resource. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Instances

Instances details
Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

Methods

rnf :: TagResourceResponse -> () #

Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.IoTSiteWise.TagResource" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTagResourceResponse Source #

Create a value of TagResourceResponse 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:httpStatus:TagResourceResponse', tagResourceResponse_httpStatus - The response's http status code.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Constructors

UntagResource' Text [Text] 

Instances

Instances details
ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

Associated Types

type AWSResponse UntagResource #

Generic UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

Read UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

NFData UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

Methods

rnf :: UntagResource -> () #

Eq UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.IoTSiteWise.UntagResource" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newUntagResource Source #

Create a value of UntagResource 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:resourceArn:UntagResource', untagResource_resourceArn - The ARN of the resource to untag.

$sel:tagKeys:UntagResource', untagResource_tagKeys - A list of keys for tags to remove from the resource.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.IoTSiteWise.UntagResource" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUntagResourceResponse Source #

Create a value of UntagResourceResponse 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:httpStatus:UntagResourceResponse', untagResourceResponse_httpStatus - The response's http status code.

UpdateAccessPolicy

data UpdateAccessPolicy Source #

See: newUpdateAccessPolicy smart constructor.

Instances

Instances details
ToJSON UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

ToHeaders UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

ToPath UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

ToQuery UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

AWSRequest UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

Associated Types

type AWSResponse UpdateAccessPolicy #

Generic UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

Associated Types

type Rep UpdateAccessPolicy :: Type -> Type #

Read UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

Show UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

NFData UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

Methods

rnf :: UpdateAccessPolicy -> () #

Eq UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

Hashable UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

type AWSResponse UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

type Rep UpdateAccessPolicy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

type Rep UpdateAccessPolicy = D1 ('MetaData "UpdateAccessPolicy" "Amazonka.IoTSiteWise.UpdateAccessPolicy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateAccessPolicy'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "accessPolicyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "accessPolicyIdentity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Identity) :*: (S1 ('MetaSel ('Just "accessPolicyResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Resource) :*: S1 ('MetaSel ('Just "accessPolicyPermission") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Permission)))))

newUpdateAccessPolicy Source #

Create a value of UpdateAccessPolicy 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:clientToken:UpdateAccessPolicy', updateAccessPolicy_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:accessPolicyId:UpdateAccessPolicy', updateAccessPolicy_accessPolicyId - The ID of the access policy.

$sel:accessPolicyIdentity:UpdateAccessPolicy', updateAccessPolicy_accessPolicyIdentity - The identity for this access policy. Choose an IAM Identity Center user, an IAM Identity Center group, or an IAM user.

$sel:accessPolicyResource:UpdateAccessPolicy', updateAccessPolicy_accessPolicyResource - The IoT SiteWise Monitor resource for this access policy. Choose either a portal or a project.

$sel:accessPolicyPermission:UpdateAccessPolicy', updateAccessPolicy_accessPolicyPermission - The permission level for this access policy. Note that a project ADMINISTRATOR is also known as a project owner.

data UpdateAccessPolicyResponse Source #

See: newUpdateAccessPolicyResponse smart constructor.

Instances

Instances details
Generic UpdateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

Associated Types

type Rep UpdateAccessPolicyResponse :: Type -> Type #

Read UpdateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

Show UpdateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

NFData UpdateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

Eq UpdateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

type Rep UpdateAccessPolicyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAccessPolicy

type Rep UpdateAccessPolicyResponse = D1 ('MetaData "UpdateAccessPolicyResponse" "Amazonka.IoTSiteWise.UpdateAccessPolicy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateAccessPolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateAccessPolicyResponse Source #

Create a value of UpdateAccessPolicyResponse 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:httpStatus:UpdateAccessPolicyResponse', updateAccessPolicyResponse_httpStatus - The response's http status code.

UpdateAsset

data UpdateAsset Source #

See: newUpdateAsset smart constructor.

Instances

Instances details
ToJSON UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

ToHeaders UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

Methods

toHeaders :: UpdateAsset -> [Header] #

ToPath UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

ToQuery UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

AWSRequest UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

Associated Types

type AWSResponse UpdateAsset #

Generic UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

Associated Types

type Rep UpdateAsset :: Type -> Type #

Read UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

Show UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

NFData UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

Methods

rnf :: UpdateAsset -> () #

Eq UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

Hashable UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

type AWSResponse UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

type Rep UpdateAsset Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

type Rep UpdateAsset = D1 ('MetaData "UpdateAsset" "Amazonka.IoTSiteWise.UpdateAsset" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateAsset'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assetDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateAsset Source #

Create a value of UpdateAsset 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:assetDescription:UpdateAsset', updateAsset_assetDescription - A description for the asset.

$sel:clientToken:UpdateAsset', updateAsset_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

UpdateAsset, updateAsset_assetId - The ID of the asset to update.

$sel:assetName:UpdateAsset', updateAsset_assetName - A friendly name for the asset.

data UpdateAssetResponse Source #

See: newUpdateAssetResponse smart constructor.

Instances

Instances details
Generic UpdateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

Associated Types

type Rep UpdateAssetResponse :: Type -> Type #

Read UpdateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

Show UpdateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

NFData UpdateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

Methods

rnf :: UpdateAssetResponse -> () #

Eq UpdateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

type Rep UpdateAssetResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAsset

type Rep UpdateAssetResponse = D1 ('MetaData "UpdateAssetResponse" "Amazonka.IoTSiteWise.UpdateAsset" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateAssetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetStatus)))

newUpdateAssetResponse Source #

Create a value of UpdateAssetResponse 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:httpStatus:UpdateAssetResponse', updateAssetResponse_httpStatus - The response's http status code.

$sel:assetStatus:UpdateAssetResponse', updateAssetResponse_assetStatus - The status of the asset, which contains a state (UPDATING after successfully calling this operation) and any error message.

UpdateAssetModel

data UpdateAssetModel Source #

See: newUpdateAssetModel smart constructor.

Instances

Instances details
ToJSON UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

ToHeaders UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

ToPath UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

ToQuery UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

AWSRequest UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

Associated Types

type AWSResponse UpdateAssetModel #

Generic UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

Associated Types

type Rep UpdateAssetModel :: Type -> Type #

Read UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

Show UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

NFData UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

Methods

rnf :: UpdateAssetModel -> () #

Eq UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

Hashable UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

type AWSResponse UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

type Rep UpdateAssetModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

type Rep UpdateAssetModel = D1 ('MetaData "UpdateAssetModel" "Amazonka.IoTSiteWise.UpdateAssetModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateAssetModel'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assetModelCompositeModels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetModelCompositeModel])) :*: (S1 ('MetaSel ('Just "assetModelDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetModelHierarchies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetModelHierarchy])))) :*: ((S1 ('MetaSel ('Just "assetModelProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetModelProperty])) :*: S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "assetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetModelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateAssetModel Source #

Create a value of UpdateAssetModel 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:assetModelCompositeModels:UpdateAssetModel', updateAssetModel_assetModelCompositeModels - The composite asset models that are part of this asset model. Composite asset models are asset models that contain specific properties. Each composite model has a type that defines the properties that the composite model supports. Use composite asset models to define alarms on this asset model.

$sel:assetModelDescription:UpdateAssetModel', updateAssetModel_assetModelDescription - A description for the asset model.

$sel:assetModelHierarchies:UpdateAssetModel', updateAssetModel_assetModelHierarchies - The updated hierarchy definitions of the asset model. Each hierarchy specifies an asset model whose assets can be children of any other assets created from this asset model. For more information, see Asset hierarchies in the IoT SiteWise User Guide.

You can specify up to 10 hierarchies per asset model. For more information, see Quotas in the IoT SiteWise User Guide.

$sel:assetModelProperties:UpdateAssetModel', updateAssetModel_assetModelProperties - The updated property definitions of the asset model. For more information, see Asset properties in the IoT SiteWise User Guide.

You can specify up to 200 properties per asset model. For more information, see Quotas in the IoT SiteWise User Guide.

$sel:clientToken:UpdateAssetModel', updateAssetModel_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

UpdateAssetModel, updateAssetModel_assetModelId - The ID of the asset model to update.

$sel:assetModelName:UpdateAssetModel', updateAssetModel_assetModelName - A unique, friendly name for the asset model.

data UpdateAssetModelResponse Source #

See: newUpdateAssetModelResponse smart constructor.

Instances

Instances details
Generic UpdateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

Associated Types

type Rep UpdateAssetModelResponse :: Type -> Type #

Read UpdateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

Show UpdateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

NFData UpdateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

Eq UpdateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

type Rep UpdateAssetModelResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetModel

type Rep UpdateAssetModelResponse = D1 ('MetaData "UpdateAssetModelResponse" "Amazonka.IoTSiteWise.UpdateAssetModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateAssetModelResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "assetModelStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetModelStatus)))

newUpdateAssetModelResponse Source #

Create a value of UpdateAssetModelResponse 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:httpStatus:UpdateAssetModelResponse', updateAssetModelResponse_httpStatus - The response's http status code.

$sel:assetModelStatus:UpdateAssetModelResponse', updateAssetModelResponse_assetModelStatus - The status of the asset model, which contains a state (UPDATING after successfully calling this operation) and any error message.

UpdateAssetProperty

data UpdateAssetProperty Source #

See: newUpdateAssetProperty smart constructor.

Instances

Instances details
ToJSON UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

ToHeaders UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

ToPath UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

ToQuery UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

AWSRequest UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

Associated Types

type AWSResponse UpdateAssetProperty #

Generic UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

Associated Types

type Rep UpdateAssetProperty :: Type -> Type #

Read UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

Show UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

NFData UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

Methods

rnf :: UpdateAssetProperty -> () #

Eq UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

Hashable UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

type AWSResponse UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

type Rep UpdateAssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

type Rep UpdateAssetProperty = D1 ('MetaData "UpdateAssetProperty" "Amazonka.IoTSiteWise.UpdateAssetProperty" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateAssetProperty'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "propertyAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyNotificationState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PropertyNotificationState)))) :*: (S1 ('MetaSel ('Just "propertyUnit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateAssetProperty Source #

Create a value of UpdateAssetProperty 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:clientToken:UpdateAssetProperty', updateAssetProperty_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

UpdateAssetProperty, updateAssetProperty_propertyAlias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

If you omit this parameter, the alias is removed from the property.

$sel:propertyNotificationState:UpdateAssetProperty', updateAssetProperty_propertyNotificationState - The MQTT notification state (enabled or disabled) for this asset property. When the notification state is enabled, IoT SiteWise publishes property value updates to a unique MQTT topic. For more information, see Interacting with other services in the IoT SiteWise User Guide.

If you omit this parameter, the notification state is set to DISABLED.

$sel:propertyUnit:UpdateAssetProperty', updateAssetProperty_propertyUnit - The unit of measure (such as Newtons or RPM) of the asset property. If you don't specify a value for this parameter, the service uses the value of the assetModelProperty in the asset model.

UpdateAssetProperty, updateAssetProperty_assetId - The ID of the asset to be updated.

UpdateAssetProperty, updateAssetProperty_propertyId - The ID of the asset property to be updated.

data UpdateAssetPropertyResponse Source #

See: newUpdateAssetPropertyResponse smart constructor.

Instances

Instances details
Generic UpdateAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

Associated Types

type Rep UpdateAssetPropertyResponse :: Type -> Type #

Read UpdateAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

Show UpdateAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

NFData UpdateAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

Eq UpdateAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

type Rep UpdateAssetPropertyResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateAssetProperty

type Rep UpdateAssetPropertyResponse = D1 ('MetaData "UpdateAssetPropertyResponse" "Amazonka.IoTSiteWise.UpdateAssetProperty" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateAssetPropertyResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newUpdateAssetPropertyResponse :: UpdateAssetPropertyResponse Source #

Create a value of UpdateAssetPropertyResponse with all optional fields omitted.

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

UpdateDashboard

data UpdateDashboard Source #

See: newUpdateDashboard smart constructor.

Instances

Instances details
ToJSON UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

ToHeaders UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

ToPath UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

ToQuery UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

AWSRequest UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

Associated Types

type AWSResponse UpdateDashboard #

Generic UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

Associated Types

type Rep UpdateDashboard :: Type -> Type #

Read UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

Show UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

NFData UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

Methods

rnf :: UpdateDashboard -> () #

Eq UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

Hashable UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

type AWSResponse UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

type Rep UpdateDashboard Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

type Rep UpdateDashboard = D1 ('MetaData "UpdateDashboard" "Amazonka.IoTSiteWise.UpdateDashboard" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateDashboard'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dashboardDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dashboardId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dashboardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dashboardDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateDashboard Source #

Create a value of UpdateDashboard 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:clientToken:UpdateDashboard', updateDashboard_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:dashboardDescription:UpdateDashboard', updateDashboard_dashboardDescription - A new description for the dashboard.

$sel:dashboardId:UpdateDashboard', updateDashboard_dashboardId - The ID of the dashboard to update.

$sel:dashboardName:UpdateDashboard', updateDashboard_dashboardName - A new friendly name for the dashboard.

$sel:dashboardDefinition:UpdateDashboard', updateDashboard_dashboardDefinition - The new dashboard definition, as specified in a JSON literal. For detailed information, see Creating dashboards (CLI) in the IoT SiteWise User Guide.

data UpdateDashboardResponse Source #

See: newUpdateDashboardResponse smart constructor.

Instances

Instances details
Generic UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

Associated Types

type Rep UpdateDashboardResponse :: Type -> Type #

Read UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

Show UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

NFData UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

Methods

rnf :: UpdateDashboardResponse -> () #

Eq UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

type Rep UpdateDashboardResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateDashboard

type Rep UpdateDashboardResponse = D1 ('MetaData "UpdateDashboardResponse" "Amazonka.IoTSiteWise.UpdateDashboard" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateDashboardResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateDashboardResponse Source #

Create a value of UpdateDashboardResponse 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:httpStatus:UpdateDashboardResponse', updateDashboardResponse_httpStatus - The response's http status code.

UpdateGateway

data UpdateGateway Source #

See: newUpdateGateway smart constructor.

Constructors

UpdateGateway' Text Text 

Instances

Instances details
ToJSON UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

ToHeaders UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

ToPath UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

ToQuery UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

AWSRequest UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

Associated Types

type AWSResponse UpdateGateway #

Generic UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

Associated Types

type Rep UpdateGateway :: Type -> Type #

Read UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

Show UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

NFData UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

Methods

rnf :: UpdateGateway -> () #

Eq UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

Hashable UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

type AWSResponse UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

type Rep UpdateGateway Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

type Rep UpdateGateway = D1 ('MetaData "UpdateGateway" "Amazonka.IoTSiteWise.UpdateGateway" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateGateway'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "gatewayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateGateway Source #

Create a value of UpdateGateway 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:

UpdateGateway, updateGateway_gatewayId - The ID of the gateway to update.

UpdateGateway, updateGateway_gatewayName - A unique, friendly name for the gateway.

data UpdateGatewayResponse Source #

See: newUpdateGatewayResponse smart constructor.

Instances

Instances details
Generic UpdateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

Associated Types

type Rep UpdateGatewayResponse :: Type -> Type #

Read UpdateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

Show UpdateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

NFData UpdateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

Methods

rnf :: UpdateGatewayResponse -> () #

Eq UpdateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

type Rep UpdateGatewayResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGateway

type Rep UpdateGatewayResponse = D1 ('MetaData "UpdateGatewayResponse" "Amazonka.IoTSiteWise.UpdateGateway" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateGatewayResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newUpdateGatewayResponse :: UpdateGatewayResponse Source #

Create a value of UpdateGatewayResponse with all optional fields omitted.

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

UpdateGatewayCapabilityConfiguration

data UpdateGatewayCapabilityConfiguration Source #

Instances

Instances details
ToJSON UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

ToHeaders UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

ToPath UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

ToQuery UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

AWSRequest UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

Generic UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

Read UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

Show UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

NFData UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

Eq UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

Hashable UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

type AWSResponse UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

type Rep UpdateGatewayCapabilityConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

type Rep UpdateGatewayCapabilityConfiguration = D1 ('MetaData "UpdateGatewayCapabilityConfiguration" "Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateGatewayCapabilityConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "capabilityNamespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "capabilityConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateGatewayCapabilityConfiguration Source #

Create a value of UpdateGatewayCapabilityConfiguration 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:

UpdateGatewayCapabilityConfiguration, updateGatewayCapabilityConfiguration_gatewayId - The ID of the gateway to be updated.

UpdateGatewayCapabilityConfiguration, updateGatewayCapabilityConfiguration_capabilityNamespace - The namespace of the gateway capability configuration to be updated. For example, if you configure OPC-UA sources from the IoT SiteWise console, your OPC-UA capability configuration has the namespace iotsitewise:opcuacollector:version, where version is a number such as 1.

$sel:capabilityConfiguration:UpdateGatewayCapabilityConfiguration', updateGatewayCapabilityConfiguration_capabilityConfiguration - The JSON document that defines the configuration for the gateway capability. For more information, see Configuring data sources (CLI) in the IoT SiteWise User Guide.

data UpdateGatewayCapabilityConfigurationResponse Source #

Instances

Instances details
Generic UpdateGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

Read UpdateGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

Show UpdateGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

NFData UpdateGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

Eq UpdateGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

type Rep UpdateGatewayCapabilityConfigurationResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration

type Rep UpdateGatewayCapabilityConfigurationResponse = D1 ('MetaData "UpdateGatewayCapabilityConfigurationResponse" "Amazonka.IoTSiteWise.UpdateGatewayCapabilityConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateGatewayCapabilityConfigurationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "capabilityNamespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "capabilitySyncStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CapabilitySyncStatus))))

newUpdateGatewayCapabilityConfigurationResponse Source #

Create a value of UpdateGatewayCapabilityConfigurationResponse 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:httpStatus:UpdateGatewayCapabilityConfigurationResponse', updateGatewayCapabilityConfigurationResponse_httpStatus - The response's http status code.

UpdateGatewayCapabilityConfiguration, updateGatewayCapabilityConfigurationResponse_capabilityNamespace - The namespace of the gateway capability.

UpdateGatewayCapabilityConfigurationResponse, updateGatewayCapabilityConfigurationResponse_capabilitySyncStatus - The synchronization status of the capability configuration. The sync status can be one of the following:

  • IN_SYNC – The gateway is running the capability configuration.
  • OUT_OF_SYNC – The gateway hasn't received the capability configuration.
  • SYNC_FAILED – The gateway rejected the capability configuration.

After you update a capability configuration, its sync status is OUT_OF_SYNC until the gateway receives and applies or rejects the updated configuration.

UpdatePortal

data UpdatePortal Source #

See: newUpdatePortal smart constructor.

Instances

Instances details
ToJSON UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

ToHeaders UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

ToPath UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

ToQuery UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

AWSRequest UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

Associated Types

type AWSResponse UpdatePortal #

Generic UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

Associated Types

type Rep UpdatePortal :: Type -> Type #

Read UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

Show UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

NFData UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

Methods

rnf :: UpdatePortal -> () #

Eq UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

Hashable UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

type AWSResponse UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

type Rep UpdatePortal Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

newUpdatePortal Source #

Create a value of UpdatePortal 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:alarms:UpdatePortal', updatePortal_alarms - Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range. For more information, see Monitoring with alarms in the IoT SiteWise Application Guide.

$sel:clientToken:UpdatePortal', updatePortal_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:notificationSenderEmail:UpdatePortal', updatePortal_notificationSenderEmail - The email address that sends alarm notifications.

$sel:portalDescription:UpdatePortal', updatePortal_portalDescription - A new description for the portal.

$sel:portalLogoImage:UpdatePortal', updatePortal_portalLogoImage - Undocumented member.

$sel:portalId:UpdatePortal', updatePortal_portalId - The ID of the portal to update.

$sel:portalName:UpdatePortal', updatePortal_portalName - A new friendly name for the portal.

$sel:portalContactEmail:UpdatePortal', updatePortal_portalContactEmail - The Amazon Web Services administrator's contact email address.

UpdatePortal, updatePortal_roleArn - The ARN of a service role that allows the portal's users to access your IoT SiteWise resources on your behalf. For more information, see Using service roles for IoT SiteWise Monitor in the IoT SiteWise User Guide.

data UpdatePortalResponse Source #

See: newUpdatePortalResponse smart constructor.

Instances

Instances details
Generic UpdatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

Associated Types

type Rep UpdatePortalResponse :: Type -> Type #

Read UpdatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

Show UpdatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

NFData UpdatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

Methods

rnf :: UpdatePortalResponse -> () #

Eq UpdatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

type Rep UpdatePortalResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdatePortal

type Rep UpdatePortalResponse = D1 ('MetaData "UpdatePortalResponse" "Amazonka.IoTSiteWise.UpdatePortal" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdatePortalResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "portalStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PortalStatus)))

newUpdatePortalResponse Source #

Create a value of UpdatePortalResponse 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:httpStatus:UpdatePortalResponse', updatePortalResponse_httpStatus - The response's http status code.

$sel:portalStatus:UpdatePortalResponse', updatePortalResponse_portalStatus - The status of the portal, which contains a state (UPDATING after successfully calling this operation) and any error message.

UpdateProject

data UpdateProject Source #

See: newUpdateProject smart constructor.

Instances

Instances details
ToJSON UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

ToHeaders UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

ToPath UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

ToQuery UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

AWSRequest UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

Associated Types

type AWSResponse UpdateProject #

Generic UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

Associated Types

type Rep UpdateProject :: Type -> Type #

Read UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

Show UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

NFData UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

Methods

rnf :: UpdateProject -> () #

Eq UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

Hashable UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

type AWSResponse UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

type Rep UpdateProject Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

type Rep UpdateProject = D1 ('MetaData "UpdateProject" "Amazonka.IoTSiteWise.UpdateProject" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateProject'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "projectDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "projectName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateProject Source #

Create a value of UpdateProject 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:clientToken:UpdateProject', updateProject_clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

$sel:projectDescription:UpdateProject', updateProject_projectDescription - A new description for the project.

$sel:projectId:UpdateProject', updateProject_projectId - The ID of the project to update.

$sel:projectName:UpdateProject', updateProject_projectName - A new friendly name for the project.

data UpdateProjectResponse Source #

See: newUpdateProjectResponse smart constructor.

Instances

Instances details
Generic UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

Associated Types

type Rep UpdateProjectResponse :: Type -> Type #

Read UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

Show UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

NFData UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

Methods

rnf :: UpdateProjectResponse -> () #

Eq UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

type Rep UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.IoTSiteWise.UpdateProject

type Rep UpdateProjectResponse = D1 ('MetaData "UpdateProjectResponse" "Amazonka.IoTSiteWise.UpdateProject" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UpdateProjectResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateProjectResponse Source #

Create a value of UpdateProjectResponse 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:httpStatus:UpdateProjectResponse', updateProjectResponse_httpStatus - The response's http status code.

Types

AggregateType

newtype AggregateType Source #

Constructors

AggregateType' 

Instances

Instances details
FromJSON AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

FromJSONKey AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

ToJSON AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

ToJSONKey AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

ToByteString AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

ToHeader AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

ToLog AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

ToQuery AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

FromText AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

ToText AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

Methods

toText :: AggregateType -> Text #

FromXML AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

ToXML AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

Methods

toXML :: AggregateType -> XML #

Generic AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

Associated Types

type Rep AggregateType :: Type -> Type #

Read AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

Show AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

NFData AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

Methods

rnf :: AggregateType -> () #

Eq AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

Ord AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

Hashable AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

type Rep AggregateType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregateType

type Rep AggregateType = D1 ('MetaData "AggregateType" "Amazonka.IoTSiteWise.Types.AggregateType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "AggregateType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAggregateType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssetErrorCode

newtype AssetErrorCode Source #

Constructors

AssetErrorCode' 

Bundled Patterns

pattern AssetErrorCode_INTERNAL_FAILURE :: AssetErrorCode 

Instances

Instances details
FromJSON AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

FromJSONKey AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

ToJSON AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

ToJSONKey AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

ToByteString AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

ToHeader AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

ToLog AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

ToQuery AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

FromText AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

ToText AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

FromXML AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

ToXML AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

Methods

toXML :: AssetErrorCode -> XML #

Generic AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

Associated Types

type Rep AssetErrorCode :: Type -> Type #

Read AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

Show AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

NFData AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

Methods

rnf :: AssetErrorCode -> () #

Eq AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

Ord AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

Hashable AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

type Rep AssetErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorCode

type Rep AssetErrorCode = D1 ('MetaData "AssetErrorCode" "Amazonka.IoTSiteWise.Types.AssetErrorCode" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "AssetErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssetErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssetModelState

newtype AssetModelState Source #

Constructors

AssetModelState' 

Instances

Instances details
FromJSON AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

FromJSONKey AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

ToJSON AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

ToJSONKey AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

ToByteString AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

ToHeader AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

ToLog AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

ToQuery AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

FromText AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

ToText AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

FromXML AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

ToXML AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

Methods

toXML :: AssetModelState -> XML #

Generic AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

Associated Types

type Rep AssetModelState :: Type -> Type #

Read AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

Show AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

NFData AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

Methods

rnf :: AssetModelState -> () #

Eq AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

Ord AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

Hashable AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

type Rep AssetModelState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelState

type Rep AssetModelState = D1 ('MetaData "AssetModelState" "Amazonka.IoTSiteWise.Types.AssetModelState" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "AssetModelState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssetModelState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssetRelationshipType

newtype AssetRelationshipType Source #

Instances

Instances details
FromJSON AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

FromJSONKey AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

ToJSON AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

ToJSONKey AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

ToByteString AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

ToHeader AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

ToLog AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

ToQuery AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

FromText AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

ToText AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

FromXML AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

ToXML AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

Generic AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

Associated Types

type Rep AssetRelationshipType :: Type -> Type #

Read AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

Show AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

NFData AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

Methods

rnf :: AssetRelationshipType -> () #

Eq AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

Ord AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

Hashable AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

type Rep AssetRelationshipType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipType

type Rep AssetRelationshipType = D1 ('MetaData "AssetRelationshipType" "Amazonka.IoTSiteWise.Types.AssetRelationshipType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "AssetRelationshipType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssetRelationshipType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssetState

newtype AssetState Source #

Constructors

AssetState' 

Fields

Instances

Instances details
FromJSON AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

FromJSONKey AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

ToJSON AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

ToJSONKey AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

ToByteString AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

ToHeader AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

ToLog AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

ToQuery AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

FromText AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

ToText AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

Methods

toText :: AssetState -> Text #

FromXML AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

ToXML AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

Methods

toXML :: AssetState -> XML #

Generic AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

Associated Types

type Rep AssetState :: Type -> Type #

Read AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

Show AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

NFData AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

Methods

rnf :: AssetState -> () #

Eq AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

Ord AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

Hashable AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

type Rep AssetState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetState

type Rep AssetState = D1 ('MetaData "AssetState" "Amazonka.IoTSiteWise.Types.AssetState" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "AssetState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssetState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AuthMode

newtype AuthMode Source #

Constructors

AuthMode' 

Fields

Bundled Patterns

pattern AuthMode_IAM :: AuthMode 
pattern AuthMode_SSO :: AuthMode 

Instances

Instances details
FromJSON AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

FromJSONKey AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

ToJSON AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

ToJSONKey AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

ToByteString AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Methods

toBS :: AuthMode -> ByteString #

ToHeader AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Methods

toHeader :: HeaderName -> AuthMode -> [Header] #

ToLog AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

ToQuery AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

FromText AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

ToText AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Methods

toText :: AuthMode -> Text #

FromXML AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

ToXML AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Methods

toXML :: AuthMode -> XML #

Generic AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Associated Types

type Rep AuthMode :: Type -> Type #

Methods

from :: AuthMode -> Rep AuthMode x #

to :: Rep AuthMode x -> AuthMode #

Read AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Show AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

NFData AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Methods

rnf :: AuthMode -> () #

Eq AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Ord AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Hashable AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

Methods

hashWithSalt :: Int -> AuthMode -> Int #

hash :: AuthMode -> Int #

type Rep AuthMode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AuthMode

type Rep AuthMode = D1 ('MetaData "AuthMode" "Amazonka.IoTSiteWise.Types.AuthMode" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "AuthMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAuthMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BatchEntryCompletionStatus

newtype BatchEntryCompletionStatus Source #

Instances

Instances details
FromJSON BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

FromJSONKey BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

ToJSON BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

ToJSONKey BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

ToByteString BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

ToHeader BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

ToLog BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

ToQuery BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

FromText BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

ToText BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

FromXML BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

ToXML BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

Generic BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

Associated Types

type Rep BatchEntryCompletionStatus :: Type -> Type #

Read BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

Show BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

NFData BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

Eq BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

Ord BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

Hashable BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

type Rep BatchEntryCompletionStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus

type Rep BatchEntryCompletionStatus = D1 ('MetaData "BatchEntryCompletionStatus" "Amazonka.IoTSiteWise.Types.BatchEntryCompletionStatus" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "BatchEntryCompletionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBatchEntryCompletionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BatchGetAssetPropertyAggregatesErrorCode

newtype BatchGetAssetPropertyAggregatesErrorCode Source #

Instances

Instances details
FromJSON BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

FromJSONKey BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

ToJSON BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

ToJSONKey BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

ToByteString BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

ToHeader BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

ToLog BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

ToQuery BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

FromText BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

ToText BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

FromXML BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

ToXML BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

Generic BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

Read BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

Show BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

NFData BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

Eq BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

Ord BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

Hashable BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

type Rep BatchGetAssetPropertyAggregatesErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode

type Rep BatchGetAssetPropertyAggregatesErrorCode = D1 ('MetaData "BatchGetAssetPropertyAggregatesErrorCode" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorCode" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "BatchGetAssetPropertyAggregatesErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBatchGetAssetPropertyAggregatesErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BatchGetAssetPropertyValueErrorCode

newtype BatchGetAssetPropertyValueErrorCode Source #

Instances

Instances details
FromJSON BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

FromJSONKey BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

ToJSON BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

ToJSONKey BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

ToByteString BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

ToHeader BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

ToLog BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

ToQuery BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

FromText BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

ToText BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

FromXML BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

ToXML BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

Generic BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

Read BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

Show BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

NFData BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

Eq BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

Ord BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

Hashable BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

type Rep BatchGetAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode

type Rep BatchGetAssetPropertyValueErrorCode = D1 ('MetaData "BatchGetAssetPropertyValueErrorCode" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorCode" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "BatchGetAssetPropertyValueErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBatchGetAssetPropertyValueErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BatchGetAssetPropertyValueHistoryErrorCode

newtype BatchGetAssetPropertyValueHistoryErrorCode Source #

Instances

Instances details
FromJSON BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

FromJSONKey BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

ToJSON BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

ToJSONKey BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

ToByteString BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

ToHeader BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

ToLog BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

ToQuery BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

FromText BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

ToText BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

FromXML BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

ToXML BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

Generic BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

Read BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

Show BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

NFData BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

Eq BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

Ord BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

Hashable BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

type Rep BatchGetAssetPropertyValueHistoryErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode

type Rep BatchGetAssetPropertyValueHistoryErrorCode = D1 ('MetaData "BatchGetAssetPropertyValueHistoryErrorCode" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorCode" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "BatchGetAssetPropertyValueHistoryErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBatchGetAssetPropertyValueHistoryErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BatchPutAssetPropertyValueErrorCode

newtype BatchPutAssetPropertyValueErrorCode Source #

Instances

Instances details
FromJSON BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

FromJSONKey BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

ToJSON BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

ToJSONKey BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

ToByteString BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

ToHeader BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

ToLog BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

ToQuery BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

FromText BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

ToText BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

FromXML BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

ToXML BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

Generic BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

Read BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

Show BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

NFData BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

Eq BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

Ord BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

Hashable BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

type Rep BatchPutAssetPropertyValueErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode

type Rep BatchPutAssetPropertyValueErrorCode = D1 ('MetaData "BatchPutAssetPropertyValueErrorCode" "Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyValueErrorCode" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "BatchPutAssetPropertyValueErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBatchPutAssetPropertyValueErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CapabilitySyncStatus

newtype CapabilitySyncStatus Source #

Instances

Instances details
FromJSON CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

FromJSONKey CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

ToJSON CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

ToJSONKey CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

ToByteString CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

ToHeader CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

ToLog CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

ToQuery CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

FromText CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

ToText CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

FromXML CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

ToXML CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

Generic CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

Associated Types

type Rep CapabilitySyncStatus :: Type -> Type #

Read CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

Show CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

NFData CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

Methods

rnf :: CapabilitySyncStatus -> () #

Eq CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

Ord CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

Hashable CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

type Rep CapabilitySyncStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CapabilitySyncStatus

type Rep CapabilitySyncStatus = D1 ('MetaData "CapabilitySyncStatus" "Amazonka.IoTSiteWise.Types.CapabilitySyncStatus" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "CapabilitySyncStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCapabilitySyncStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ColumnName

newtype ColumnName Source #

Constructors

ColumnName' 

Fields

Instances

Instances details
FromJSON ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

FromJSONKey ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

ToJSON ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

ToJSONKey ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

ToByteString ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

ToHeader ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

ToLog ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

ToQuery ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

FromText ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

ToText ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

Methods

toText :: ColumnName -> Text #

FromXML ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

ToXML ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

Methods

toXML :: ColumnName -> XML #

Generic ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

Associated Types

type Rep ColumnName :: Type -> Type #

Read ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

Show ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

NFData ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

Methods

rnf :: ColumnName -> () #

Eq ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

Ord ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

Hashable ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

type Rep ColumnName Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ColumnName

type Rep ColumnName = D1 ('MetaData "ColumnName" "Amazonka.IoTSiteWise.Types.ColumnName" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ColumnName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromColumnName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ComputeLocation

newtype ComputeLocation Source #

Constructors

ComputeLocation' 

Instances

Instances details
FromJSON ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

FromJSONKey ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

ToJSON ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

ToJSONKey ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

ToByteString ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

ToHeader ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

ToLog ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

ToQuery ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

FromText ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

ToText ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

FromXML ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

ToXML ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

Methods

toXML :: ComputeLocation -> XML #

Generic ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

Associated Types

type Rep ComputeLocation :: Type -> Type #

Read ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

Show ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

NFData ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

Methods

rnf :: ComputeLocation -> () #

Eq ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

Ord ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

Hashable ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

type Rep ComputeLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ComputeLocation

type Rep ComputeLocation = D1 ('MetaData "ComputeLocation" "Amazonka.IoTSiteWise.Types.ComputeLocation" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ComputeLocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComputeLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConfigurationState

newtype ConfigurationState Source #

Instances

Instances details
FromJSON ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

FromJSONKey ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

ToJSON ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

ToJSONKey ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

ToByteString ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

ToHeader ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

ToLog ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

ToQuery ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

FromText ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

ToText ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

FromXML ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

ToXML ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

Generic ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

Associated Types

type Rep ConfigurationState :: Type -> Type #

Read ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

Show ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

NFData ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

Methods

rnf :: ConfigurationState -> () #

Eq ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

Ord ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

Hashable ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

type Rep ConfigurationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationState

type Rep ConfigurationState = D1 ('MetaData "ConfigurationState" "Amazonka.IoTSiteWise.Types.ConfigurationState" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ConfigurationState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConfigurationState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DetailedErrorCode

newtype DetailedErrorCode Source #

Instances

Instances details
FromJSON DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

FromJSONKey DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

ToJSON DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

ToJSONKey DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

ToByteString DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

ToHeader DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

ToLog DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

ToQuery DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

FromText DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

ToText DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

FromXML DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

ToXML DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

Generic DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

Associated Types

type Rep DetailedErrorCode :: Type -> Type #

Read DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

Show DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

NFData DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

Methods

rnf :: DetailedErrorCode -> () #

Eq DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

Ord DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

Hashable DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

type Rep DetailedErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedErrorCode

type Rep DetailedErrorCode = D1 ('MetaData "DetailedErrorCode" "Amazonka.IoTSiteWise.Types.DetailedErrorCode" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "DetailedErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDetailedErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DisassociatedDataStorageState

newtype DisassociatedDataStorageState Source #

Instances

Instances details
FromJSON DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

FromJSONKey DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

ToJSON DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

ToJSONKey DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

ToByteString DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

ToHeader DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

ToLog DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

ToQuery DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

FromText DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

ToText DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

FromXML DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

ToXML DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

Generic DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

Associated Types

type Rep DisassociatedDataStorageState :: Type -> Type #

Read DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

Show DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

NFData DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

Eq DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

Ord DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

Hashable DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

type Rep DisassociatedDataStorageState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState

type Rep DisassociatedDataStorageState = D1 ('MetaData "DisassociatedDataStorageState" "Amazonka.IoTSiteWise.Types.DisassociatedDataStorageState" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "DisassociatedDataStorageState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDisassociatedDataStorageState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EncryptionType

newtype EncryptionType Source #

Constructors

EncryptionType' 

Instances

Instances details
FromJSON EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

FromJSONKey EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

ToJSON EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

ToJSONKey EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

ToByteString EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

ToHeader EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

ToLog EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

ToQuery EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

FromText EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

ToText EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

FromXML EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

ToXML EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

Methods

toXML :: EncryptionType -> XML #

Generic EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

Associated Types

type Rep EncryptionType :: Type -> Type #

Read EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

Show EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

NFData EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

Methods

rnf :: EncryptionType -> () #

Eq EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

Ord EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

Hashable EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

type Rep EncryptionType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.EncryptionType

type Rep EncryptionType = D1 ('MetaData "EncryptionType" "Amazonka.IoTSiteWise.Types.EncryptionType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "EncryptionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEncryptionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ErrorCode

newtype ErrorCode Source #

Constructors

ErrorCode' 

Fields

Instances

Instances details
FromJSON ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

FromJSONKey ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

ToJSON ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

ToJSONKey ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

ToByteString ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

Methods

toBS :: ErrorCode -> ByteString #

ToHeader ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

ToLog ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

ToQuery ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

FromText ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

ToText ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

Methods

toText :: ErrorCode -> Text #

FromXML ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

ToXML ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

Methods

toXML :: ErrorCode -> XML #

Generic ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

Associated Types

type Rep ErrorCode :: Type -> Type #

Read ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

Show ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

NFData ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

Methods

rnf :: ErrorCode -> () #

Eq ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

Ord ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

Hashable ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

type Rep ErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorCode

type Rep ErrorCode = D1 ('MetaData "ErrorCode" "Amazonka.IoTSiteWise.Types.ErrorCode" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ForwardingConfigState

newtype ForwardingConfigState Source #

Instances

Instances details
FromJSON ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

FromJSONKey ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

ToJSON ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

ToJSONKey ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

ToByteString ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

ToHeader ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

ToLog ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

ToQuery ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

FromText ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

ToText ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

FromXML ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

ToXML ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

Generic ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

Associated Types

type Rep ForwardingConfigState :: Type -> Type #

Read ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

Show ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

NFData ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

Methods

rnf :: ForwardingConfigState -> () #

Eq ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

Ord ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

Hashable ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

type Rep ForwardingConfigState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfigState

type Rep ForwardingConfigState = D1 ('MetaData "ForwardingConfigState" "Amazonka.IoTSiteWise.Types.ForwardingConfigState" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ForwardingConfigState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromForwardingConfigState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IdentityType

newtype IdentityType Source #

Constructors

IdentityType' 

Bundled Patterns

pattern IdentityType_GROUP :: IdentityType 
pattern IdentityType_IAM :: IdentityType 
pattern IdentityType_USER :: IdentityType 

Instances

Instances details
FromJSON IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

FromJSONKey IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

ToJSON IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

ToJSONKey IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

ToByteString IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

ToHeader IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

ToLog IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

ToQuery IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

FromText IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

ToText IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

Methods

toText :: IdentityType -> Text #

FromXML IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

ToXML IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

Methods

toXML :: IdentityType -> XML #

Generic IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

Associated Types

type Rep IdentityType :: Type -> Type #

Read IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

Show IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

NFData IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

Methods

rnf :: IdentityType -> () #

Eq IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

Ord IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

Hashable IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

type Rep IdentityType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IdentityType

type Rep IdentityType = D1 ('MetaData "IdentityType" "Amazonka.IoTSiteWise.Types.IdentityType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "IdentityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIdentityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImageFileType

newtype ImageFileType Source #

Constructors

ImageFileType' 

Bundled Patterns

pattern ImageFileType_PNG :: ImageFileType 

Instances

Instances details
FromJSON ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

FromJSONKey ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

ToJSON ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

ToJSONKey ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

ToByteString ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

ToHeader ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

ToLog ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

ToQuery ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

FromText ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

ToText ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

Methods

toText :: ImageFileType -> Text #

FromXML ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

ToXML ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

Methods

toXML :: ImageFileType -> XML #

Generic ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

Associated Types

type Rep ImageFileType :: Type -> Type #

Read ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

Show ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

NFData ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

Methods

rnf :: ImageFileType -> () #

Eq ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

Ord ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

Hashable ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

type Rep ImageFileType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFileType

type Rep ImageFileType = D1 ('MetaData "ImageFileType" "Amazonka.IoTSiteWise.Types.ImageFileType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ImageFileType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImageFileType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JobStatus

newtype JobStatus Source #

Constructors

JobStatus' 

Fields

Instances

Instances details
FromJSON JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

FromJSONKey JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

ToJSON JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

ToJSONKey JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

ToByteString JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

Methods

toBS :: JobStatus -> ByteString #

ToHeader JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

ToLog JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

ToQuery JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

FromText JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

ToText JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

Methods

toText :: JobStatus -> Text #

FromXML JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

ToXML JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

Methods

toXML :: JobStatus -> XML #

Generic JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

Associated Types

type Rep JobStatus :: Type -> Type #

Read JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

Show JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

NFData JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

Methods

rnf :: JobStatus -> () #

Eq JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

Ord JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

Hashable JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

type Rep JobStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobStatus

type Rep JobStatus = D1 ('MetaData "JobStatus" "Amazonka.IoTSiteWise.Types.JobStatus" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "JobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListAssetModelPropertiesFilter

newtype ListAssetModelPropertiesFilter Source #

Instances

Instances details
FromJSON ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

FromJSONKey ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

ToJSON ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

ToJSONKey ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

ToByteString ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

ToHeader ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

ToLog ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

ToQuery ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

FromText ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

ToText ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

FromXML ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

ToXML ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

Generic ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

Associated Types

type Rep ListAssetModelPropertiesFilter :: Type -> Type #

Read ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

Show ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

NFData ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

Eq ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

Ord ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

Hashable ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

type Rep ListAssetModelPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter

type Rep ListAssetModelPropertiesFilter = D1 ('MetaData "ListAssetModelPropertiesFilter" "Amazonka.IoTSiteWise.Types.ListAssetModelPropertiesFilter" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ListAssetModelPropertiesFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListAssetModelPropertiesFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListAssetPropertiesFilter

newtype ListAssetPropertiesFilter Source #

Instances

Instances details
FromJSON ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

FromJSONKey ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

ToJSON ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

ToJSONKey ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

ToByteString ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

ToHeader ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

ToLog ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

ToQuery ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

FromText ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

ToText ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

FromXML ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

ToXML ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

Generic ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

Associated Types

type Rep ListAssetPropertiesFilter :: Type -> Type #

Read ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

Show ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

NFData ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

Eq ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

Ord ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

Hashable ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

type Rep ListAssetPropertiesFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter

type Rep ListAssetPropertiesFilter = D1 ('MetaData "ListAssetPropertiesFilter" "Amazonka.IoTSiteWise.Types.ListAssetPropertiesFilter" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ListAssetPropertiesFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListAssetPropertiesFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListAssetsFilter

newtype ListAssetsFilter Source #

Instances

Instances details
FromJSON ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

FromJSONKey ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

ToJSON ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

ToJSONKey ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

ToByteString ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

ToHeader ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

ToLog ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

ToQuery ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

FromText ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

ToText ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

FromXML ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

ToXML ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

Generic ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

Associated Types

type Rep ListAssetsFilter :: Type -> Type #

Read ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

Show ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

NFData ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

Methods

rnf :: ListAssetsFilter -> () #

Eq ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

Ord ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

Hashable ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

type Rep ListAssetsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListAssetsFilter

type Rep ListAssetsFilter = D1 ('MetaData "ListAssetsFilter" "Amazonka.IoTSiteWise.Types.ListAssetsFilter" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ListAssetsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListAssetsFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListBulkImportJobsFilter

newtype ListBulkImportJobsFilter Source #

Instances

Instances details
FromJSON ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

FromJSONKey ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

ToJSON ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

ToJSONKey ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

ToByteString ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

ToHeader ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

ToLog ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

ToQuery ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

FromText ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

ToText ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

FromXML ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

ToXML ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

Generic ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

Associated Types

type Rep ListBulkImportJobsFilter :: Type -> Type #

Read ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

Show ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

NFData ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

Eq ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

Ord ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

Hashable ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

type Rep ListBulkImportJobsFilter Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter

type Rep ListBulkImportJobsFilter = D1 ('MetaData "ListBulkImportJobsFilter" "Amazonka.IoTSiteWise.Types.ListBulkImportJobsFilter" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ListBulkImportJobsFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListBulkImportJobsFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListTimeSeriesType

newtype ListTimeSeriesType Source #

Instances

Instances details
FromJSON ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

FromJSONKey ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

ToJSON ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

ToJSONKey ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

ToByteString ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

ToHeader ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

ToLog ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

ToQuery ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

FromText ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

ToText ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

FromXML ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

ToXML ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

Generic ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

Associated Types

type Rep ListTimeSeriesType :: Type -> Type #

Read ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

Show ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

NFData ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

Methods

rnf :: ListTimeSeriesType -> () #

Eq ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

Ord ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

Hashable ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

type Rep ListTimeSeriesType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ListTimeSeriesType

type Rep ListTimeSeriesType = D1 ('MetaData "ListTimeSeriesType" "Amazonka.IoTSiteWise.Types.ListTimeSeriesType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ListTimeSeriesType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListTimeSeriesType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LoggingLevel

newtype LoggingLevel Source #

Constructors

LoggingLevel' 

Bundled Patterns

pattern LoggingLevel_ERROR :: LoggingLevel 
pattern LoggingLevel_INFO :: LoggingLevel 
pattern LoggingLevel_OFF :: LoggingLevel 

Instances

Instances details
FromJSON LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

FromJSONKey LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

ToJSON LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

ToJSONKey LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

ToByteString LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

ToHeader LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

ToLog LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

ToQuery LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

FromText LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

ToText LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

Methods

toText :: LoggingLevel -> Text #

FromXML LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

ToXML LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

Methods

toXML :: LoggingLevel -> XML #

Generic LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

Associated Types

type Rep LoggingLevel :: Type -> Type #

Read LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

Show LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

NFData LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

Methods

rnf :: LoggingLevel -> () #

Eq LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

Ord LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

Hashable LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

type Rep LoggingLevel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingLevel

type Rep LoggingLevel = D1 ('MetaData "LoggingLevel" "Amazonka.IoTSiteWise.Types.LoggingLevel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "LoggingLevel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLoggingLevel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MonitorErrorCode

newtype MonitorErrorCode Source #

Instances

Instances details
FromJSON MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

FromJSONKey MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

ToJSON MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

ToJSONKey MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

ToByteString MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

ToHeader MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

ToLog MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

ToQuery MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

FromText MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

ToText MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

FromXML MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

ToXML MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

Generic MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

Associated Types

type Rep MonitorErrorCode :: Type -> Type #

Read MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

Show MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

NFData MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

Methods

rnf :: MonitorErrorCode -> () #

Eq MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

Ord MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

Hashable MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

type Rep MonitorErrorCode Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorCode

type Rep MonitorErrorCode = D1 ('MetaData "MonitorErrorCode" "Amazonka.IoTSiteWise.Types.MonitorErrorCode" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "MonitorErrorCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonitorErrorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Permission

newtype Permission Source #

Constructors

Permission' 

Fields

Bundled Patterns

pattern Permission_ADMINISTRATOR :: Permission 
pattern Permission_VIEWER :: Permission 

Instances

Instances details
FromJSON Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

FromJSONKey Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

ToJSON Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

ToJSONKey Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

ToByteString Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

ToHeader Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

ToLog Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

ToQuery Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

FromText Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

ToText Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

Methods

toText :: Permission -> Text #

FromXML Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

ToXML Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

Methods

toXML :: Permission -> XML #

Generic Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

Associated Types

type Rep Permission :: Type -> Type #

Read Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

Show Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

NFData Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

Methods

rnf :: Permission -> () #

Eq Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

Ord Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

Hashable Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

type Rep Permission Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Permission

type Rep Permission = D1 ('MetaData "Permission" "Amazonka.IoTSiteWise.Types.Permission" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "Permission'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPermission") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PortalState

newtype PortalState Source #

Constructors

PortalState' 

Instances

Instances details
FromJSON PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

FromJSONKey PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

ToJSON PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

ToJSONKey PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

ToByteString PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

ToHeader PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

ToLog PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

ToQuery PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

FromText PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

ToText PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

Methods

toText :: PortalState -> Text #

FromXML PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

ToXML PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

Methods

toXML :: PortalState -> XML #

Generic PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

Associated Types

type Rep PortalState :: Type -> Type #

Read PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

Show PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

NFData PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

Methods

rnf :: PortalState -> () #

Eq PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

Ord PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

Hashable PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

type Rep PortalState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalState

type Rep PortalState = D1 ('MetaData "PortalState" "Amazonka.IoTSiteWise.Types.PortalState" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "PortalState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPortalState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PropertyDataType

newtype PropertyDataType Source #

Instances

Instances details
FromJSON PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

FromJSONKey PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

ToJSON PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

ToJSONKey PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

ToByteString PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

ToHeader PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

ToLog PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

ToQuery PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

FromText PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

ToText PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

FromXML PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

ToXML PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

Generic PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

Associated Types

type Rep PropertyDataType :: Type -> Type #

Read PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

Show PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

NFData PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

Methods

rnf :: PropertyDataType -> () #

Eq PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

Ord PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

Hashable PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

type Rep PropertyDataType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyDataType

type Rep PropertyDataType = D1 ('MetaData "PropertyDataType" "Amazonka.IoTSiteWise.Types.PropertyDataType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "PropertyDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPropertyDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PropertyNotificationState

newtype PropertyNotificationState Source #

Instances

Instances details
FromJSON PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

FromJSONKey PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

ToJSON PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

ToJSONKey PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

ToByteString PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

ToHeader PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

ToLog PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

ToQuery PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

FromText PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

ToText PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

FromXML PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

ToXML PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

Generic PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

Associated Types

type Rep PropertyNotificationState :: Type -> Type #

Read PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

Show PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

NFData PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

Eq PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

Ord PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

Hashable PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

type Rep PropertyNotificationState Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotificationState

type Rep PropertyNotificationState = D1 ('MetaData "PropertyNotificationState" "Amazonka.IoTSiteWise.Types.PropertyNotificationState" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "PropertyNotificationState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPropertyNotificationState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Quality

newtype Quality Source #

Constructors

Quality' 

Fields

Bundled Patterns

pattern Quality_BAD :: Quality 
pattern Quality_GOOD :: Quality 
pattern Quality_UNCERTAIN :: Quality 

Instances

Instances details
FromJSON Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

FromJSONKey Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

ToJSON Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

ToJSONKey Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

ToByteString Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Methods

toBS :: Quality -> ByteString #

ToHeader Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Methods

toHeader :: HeaderName -> Quality -> [Header] #

ToLog Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

ToQuery Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

FromText Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

ToText Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Methods

toText :: Quality -> Text #

FromXML Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

ToXML Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Methods

toXML :: Quality -> XML #

Generic Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Associated Types

type Rep Quality :: Type -> Type #

Methods

from :: Quality -> Rep Quality x #

to :: Rep Quality x -> Quality #

Read Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Show Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

NFData Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Methods

rnf :: Quality -> () #

Eq Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Methods

(==) :: Quality -> Quality -> Bool #

(/=) :: Quality -> Quality -> Bool #

Ord Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Hashable Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

Methods

hashWithSalt :: Int -> Quality -> Int #

hash :: Quality -> Int #

type Rep Quality Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Quality

type Rep Quality = D1 ('MetaData "Quality" "Amazonka.IoTSiteWise.Types.Quality" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "Quality'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromQuality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceType

newtype ResourceType Source #

Constructors

ResourceType' 

Bundled Patterns

pattern ResourceType_PORTAL :: ResourceType 
pattern ResourceType_PROJECT :: ResourceType 

Instances

Instances details
FromJSON ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

FromJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

ToJSON ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

ToJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

ToByteString ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

ToHeader ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

ToLog ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

ToQuery ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

FromText ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

ToText ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

Methods

toText :: ResourceType -> Text #

FromXML ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

ToXML ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

Methods

toXML :: ResourceType -> XML #

Generic ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

Associated Types

type Rep ResourceType :: Type -> Type #

Read ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

Show ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

NFData ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

Methods

rnf :: ResourceType -> () #

Eq ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

Ord ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

Hashable ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

type Rep ResourceType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ResourceType

type Rep ResourceType = D1 ('MetaData "ResourceType" "Amazonka.IoTSiteWise.Types.ResourceType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "ResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StorageType

newtype StorageType Source #

Constructors

StorageType' 

Instances

Instances details
FromJSON StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

FromJSONKey StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

ToJSON StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

ToJSONKey StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

ToByteString StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

ToHeader StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

ToLog StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

ToQuery StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

FromText StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

ToText StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

Methods

toText :: StorageType -> Text #

FromXML StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

ToXML StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

Methods

toXML :: StorageType -> XML #

Generic StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

Associated Types

type Rep StorageType :: Type -> Type #

Read StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

Show StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

NFData StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

Methods

rnf :: StorageType -> () #

Eq StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

Ord StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

Hashable StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

type Rep StorageType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.StorageType

type Rep StorageType = D1 ('MetaData "StorageType" "Amazonka.IoTSiteWise.Types.StorageType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "StorageType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStorageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TimeOrdering

newtype TimeOrdering Source #

Constructors

TimeOrdering' 

Instances

Instances details
FromJSON TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

FromJSONKey TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

ToJSON TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

ToJSONKey TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

ToByteString TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

ToHeader TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

ToLog TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

ToQuery TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

FromText TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

ToText TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

Methods

toText :: TimeOrdering -> Text #

FromXML TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

ToXML TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

Methods

toXML :: TimeOrdering -> XML #

Generic TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

Associated Types

type Rep TimeOrdering :: Type -> Type #

Read TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

Show TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

NFData TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

Methods

rnf :: TimeOrdering -> () #

Eq TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

Ord TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

Hashable TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

type Rep TimeOrdering Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeOrdering

type Rep TimeOrdering = D1 ('MetaData "TimeOrdering" "Amazonka.IoTSiteWise.Types.TimeOrdering" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "TimeOrdering'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTimeOrdering") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TraversalDirection

newtype TraversalDirection Source #

Instances

Instances details
FromJSON TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

FromJSONKey TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

ToJSON TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

ToJSONKey TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

ToByteString TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

ToHeader TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

ToLog TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

ToQuery TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

FromText TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

ToText TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

FromXML TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

ToXML TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

Generic TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

Associated Types

type Rep TraversalDirection :: Type -> Type #

Read TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

Show TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

NFData TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

Methods

rnf :: TraversalDirection -> () #

Eq TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

Ord TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

Hashable TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

type Rep TraversalDirection Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalDirection

type Rep TraversalDirection = D1 ('MetaData "TraversalDirection" "Amazonka.IoTSiteWise.Types.TraversalDirection" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "TraversalDirection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTraversalDirection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TraversalType

newtype TraversalType Source #

Constructors

TraversalType' 

Bundled Patterns

pattern TraversalType_PATH_TO_ROOT :: TraversalType 

Instances

Instances details
FromJSON TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

FromJSONKey TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

ToJSON TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

ToJSONKey TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

ToByteString TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

ToHeader TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

ToLog TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

ToQuery TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

FromText TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

ToText TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

Methods

toText :: TraversalType -> Text #

FromXML TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

ToXML TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

Methods

toXML :: TraversalType -> XML #

Generic TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

Associated Types

type Rep TraversalType :: Type -> Type #

Read TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

Show TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

NFData TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

Methods

rnf :: TraversalType -> () #

Eq TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

Ord TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

Hashable TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

type Rep TraversalType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TraversalType

type Rep TraversalType = D1 ('MetaData "TraversalType" "Amazonka.IoTSiteWise.Types.TraversalType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'True) (C1 ('MetaCons "TraversalType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTraversalType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AccessPolicySummary

data AccessPolicySummary Source #

Contains an access policy that defines an identity's access to an IoT SiteWise Monitor resource.

See: newAccessPolicySummary smart constructor.

Instances

Instances details
FromJSON AccessPolicySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AccessPolicySummary

Generic AccessPolicySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AccessPolicySummary

Associated Types

type Rep AccessPolicySummary :: Type -> Type #

Read AccessPolicySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AccessPolicySummary

Show AccessPolicySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AccessPolicySummary

NFData AccessPolicySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AccessPolicySummary

Methods

rnf :: AccessPolicySummary -> () #

Eq AccessPolicySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AccessPolicySummary

Hashable AccessPolicySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AccessPolicySummary

type Rep AccessPolicySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AccessPolicySummary

type Rep AccessPolicySummary = D1 ('MetaData "AccessPolicySummary" "Amazonka.IoTSiteWise.Types.AccessPolicySummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AccessPolicySummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "identity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Identity) :*: (S1 ('MetaSel ('Just "resource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Resource) :*: S1 ('MetaSel ('Just "permission") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Permission)))))

newAccessPolicySummary Source #

Create a value of AccessPolicySummary 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:creationDate:AccessPolicySummary', accessPolicySummary_creationDate - The date the access policy was created, in Unix epoch time.

$sel:lastUpdateDate:AccessPolicySummary', accessPolicySummary_lastUpdateDate - The date the access policy was last updated, in Unix epoch time.

$sel:id:AccessPolicySummary', accessPolicySummary_id - The ID of the access policy.

$sel:identity:AccessPolicySummary', accessPolicySummary_identity - The identity (an IAM Identity Center user, an IAM Identity Center group, or an IAM user).

$sel:resource:AccessPolicySummary', accessPolicySummary_resource - The IoT SiteWise Monitor resource (a portal or project).

$sel:permission:AccessPolicySummary', accessPolicySummary_permission - The permissions for the access policy. Note that a project ADMINISTRATOR is also known as a project owner.

AggregatedValue

data AggregatedValue Source #

Contains aggregated asset property values (for example, average, minimum, and maximum).

See: newAggregatedValue smart constructor.

Instances

Instances details
FromJSON AggregatedValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregatedValue

Generic AggregatedValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregatedValue

Associated Types

type Rep AggregatedValue :: Type -> Type #

Read AggregatedValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregatedValue

Show AggregatedValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregatedValue

NFData AggregatedValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregatedValue

Methods

rnf :: AggregatedValue -> () #

Eq AggregatedValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregatedValue

Hashable AggregatedValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregatedValue

type Rep AggregatedValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AggregatedValue

type Rep AggregatedValue = D1 ('MetaData "AggregatedValue" "Amazonka.IoTSiteWise.Types.AggregatedValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AggregatedValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "quality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Quality)) :*: (S1 ('MetaSel ('Just "timestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Aggregates))))

newAggregatedValue Source #

Create a value of AggregatedValue 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:quality:AggregatedValue', aggregatedValue_quality - The quality of the aggregated data.

$sel:timestamp:AggregatedValue', aggregatedValue_timestamp - The date the aggregating computations occurred, in Unix epoch time.

$sel:value:AggregatedValue', aggregatedValue_value - The value of the aggregates.

Aggregates

data Aggregates Source #

Contains the (pre-calculated) aggregate values for an asset property.

See: newAggregates smart constructor.

Instances

Instances details
FromJSON Aggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Aggregates

Generic Aggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Aggregates

Associated Types

type Rep Aggregates :: Type -> Type #

Read Aggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Aggregates

Show Aggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Aggregates

NFData Aggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Aggregates

Methods

rnf :: Aggregates -> () #

Eq Aggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Aggregates

Hashable Aggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Aggregates

type Rep Aggregates Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Aggregates

newAggregates :: Aggregates Source #

Create a value of Aggregates 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:average:Aggregates', aggregates_average - The average (mean) value of the time series over a time interval window.

$sel:count:Aggregates', aggregates_count - The count of data points in the time series over a time interval window.

$sel:maximum:Aggregates', aggregates_maximum - The maximum value of the time series over a time interval window.

$sel:minimum:Aggregates', aggregates_minimum - The minimum value of the time series over a time interval window.

$sel:standardDeviation:Aggregates', aggregates_standardDeviation - The standard deviation of the time series over a time interval window.

$sel:sum:Aggregates', aggregates_sum - The sum of the time series over a time interval window.

Alarms

data Alarms Source #

Contains the configuration information of an alarm created in an IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range. For more information, see Monitoring with alarms in the IoT SiteWise Application Guide.

See: newAlarms smart constructor.

Constructors

Alarms' (Maybe Text) Text 

Instances

Instances details
FromJSON Alarms Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Alarms

ToJSON Alarms Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Alarms

Generic Alarms Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Alarms

Associated Types

type Rep Alarms :: Type -> Type #

Methods

from :: Alarms -> Rep Alarms x #

to :: Rep Alarms x -> Alarms #

Read Alarms Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Alarms

Show Alarms Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Alarms

NFData Alarms Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Alarms

Methods

rnf :: Alarms -> () #

Eq Alarms Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Alarms

Methods

(==) :: Alarms -> Alarms -> Bool #

(/=) :: Alarms -> Alarms -> Bool #

Hashable Alarms Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Alarms

Methods

hashWithSalt :: Int -> Alarms -> Int #

hash :: Alarms -> Int #

type Rep Alarms Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Alarms

type Rep Alarms = D1 ('MetaData "Alarms" "Amazonka.IoTSiteWise.Types.Alarms" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Alarms'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notificationLambdaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "alarmRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAlarms Source #

Create a value of Alarms 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:notificationLambdaArn:Alarms', alarms_notificationLambdaArn - The ARN of the Lambda function that manages alarm notifications. For more information, see Managing alarm notifications in the IoT Events Developer Guide.

$sel:alarmRoleArn:Alarms', alarms_alarmRoleArn - The ARN of the IAM role that allows the alarm to perform actions and access Amazon Web Services resources and services, such as IoT Events.

AssetCompositeModel

data AssetCompositeModel Source #

Contains information about a composite model in an asset. This object contains the asset's properties that you define in the composite model.

See: newAssetCompositeModel smart constructor.

Instances

Instances details
FromJSON AssetCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetCompositeModel

Generic AssetCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetCompositeModel

Associated Types

type Rep AssetCompositeModel :: Type -> Type #

Read AssetCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetCompositeModel

Show AssetCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetCompositeModel

NFData AssetCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetCompositeModel

Methods

rnf :: AssetCompositeModel -> () #

Eq AssetCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetCompositeModel

Hashable AssetCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetCompositeModel

type Rep AssetCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetCompositeModel

type Rep AssetCompositeModel = D1 ('MetaData "AssetCompositeModel" "Amazonka.IoTSiteWise.Types.AssetCompositeModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetCompositeModel'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetProperty])))))

newAssetCompositeModel Source #

Create a value of AssetCompositeModel 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:description:AssetCompositeModel', assetCompositeModel_description - The description of the composite model.

AssetCompositeModel, assetCompositeModel_id - The ID of the asset composite model.

AssetCompositeModel, assetCompositeModel_name - The name of the composite model.

$sel:type':AssetCompositeModel', assetCompositeModel_type - The type of the composite model. For alarm composite models, this type is AWS/ALARM.

$sel:properties:AssetCompositeModel', assetCompositeModel_properties - The asset properties that this composite model defines.

AssetErrorDetails

data AssetErrorDetails Source #

Contains error details for the requested associate project asset action.

See: newAssetErrorDetails smart constructor.

Instances

Instances details
FromJSON AssetErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorDetails

Generic AssetErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorDetails

Associated Types

type Rep AssetErrorDetails :: Type -> Type #

Read AssetErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorDetails

Show AssetErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorDetails

NFData AssetErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorDetails

Methods

rnf :: AssetErrorDetails -> () #

Eq AssetErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorDetails

Hashable AssetErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorDetails

type Rep AssetErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetErrorDetails

type Rep AssetErrorDetails = D1 ('MetaData "AssetErrorDetails" "Amazonka.IoTSiteWise.Types.AssetErrorDetails" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetErrorCode) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAssetErrorDetails Source #

Create a value of AssetErrorDetails 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:assetId:AssetErrorDetails', assetErrorDetails_assetId - The ID of the asset.

$sel:code:AssetErrorDetails', assetErrorDetails_code - The error code.

$sel:message:AssetErrorDetails', assetErrorDetails_message - The error message.

AssetHierarchy

data AssetHierarchy Source #

Describes an asset hierarchy that contains a hierarchy's name and ID.

See: newAssetHierarchy smart constructor.

Constructors

AssetHierarchy' (Maybe Text) Text 

Instances

Instances details
FromJSON AssetHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchy

Generic AssetHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchy

Associated Types

type Rep AssetHierarchy :: Type -> Type #

Read AssetHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchy

Show AssetHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchy

NFData AssetHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchy

Methods

rnf :: AssetHierarchy -> () #

Eq AssetHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchy

Hashable AssetHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchy

type Rep AssetHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchy

type Rep AssetHierarchy = D1 ('MetaData "AssetHierarchy" "Amazonka.IoTSiteWise.Types.AssetHierarchy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetHierarchy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAssetHierarchy Source #

Create a value of AssetHierarchy 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:id:AssetHierarchy', assetHierarchy_id - The ID of the hierarchy. This ID is a hierarchyId.

$sel:name:AssetHierarchy', assetHierarchy_name - The hierarchy name provided in the CreateAssetModel or UpdateAssetModel API operation.

AssetHierarchyInfo

data AssetHierarchyInfo Source #

Contains information about a parent asset and a child asset that are related through an asset hierarchy.

See: newAssetHierarchyInfo smart constructor.

Instances

Instances details
FromJSON AssetHierarchyInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchyInfo

Generic AssetHierarchyInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchyInfo

Associated Types

type Rep AssetHierarchyInfo :: Type -> Type #

Read AssetHierarchyInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchyInfo

Show AssetHierarchyInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchyInfo

NFData AssetHierarchyInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchyInfo

Methods

rnf :: AssetHierarchyInfo -> () #

Eq AssetHierarchyInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchyInfo

Hashable AssetHierarchyInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchyInfo

type Rep AssetHierarchyInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetHierarchyInfo

type Rep AssetHierarchyInfo = D1 ('MetaData "AssetHierarchyInfo" "Amazonka.IoTSiteWise.Types.AssetHierarchyInfo" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetHierarchyInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "childAssetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parentAssetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAssetHierarchyInfo :: AssetHierarchyInfo Source #

Create a value of AssetHierarchyInfo 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:childAssetId:AssetHierarchyInfo', assetHierarchyInfo_childAssetId - The ID of the child asset in this asset relationship.

$sel:parentAssetId:AssetHierarchyInfo', assetHierarchyInfo_parentAssetId - The ID of the parent asset in this asset relationship.

AssetModelCompositeModel

data AssetModelCompositeModel Source #

Contains information about a composite model in an asset model. This object contains the asset property definitions that you define in the composite model.

See: newAssetModelCompositeModel smart constructor.

Instances

Instances details
FromJSON AssetModelCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModel

ToJSON AssetModelCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModel

Generic AssetModelCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModel

Associated Types

type Rep AssetModelCompositeModel :: Type -> Type #

Read AssetModelCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModel

Show AssetModelCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModel

NFData AssetModelCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModel

Eq AssetModelCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModel

Hashable AssetModelCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModel

type Rep AssetModelCompositeModel Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModel

type Rep AssetModelCompositeModel = D1 ('MetaData "AssetModelCompositeModel" "Amazonka.IoTSiteWise.Types.AssetModelCompositeModel" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetModelCompositeModel'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetModelProperty])) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newAssetModelCompositeModel Source #

Create a value of AssetModelCompositeModel 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:description:AssetModelCompositeModel', assetModelCompositeModel_description - The description of the composite model.

AssetModelCompositeModel, assetModelCompositeModel_id - The ID of the asset model composite model.

$sel:properties:AssetModelCompositeModel', assetModelCompositeModel_properties - The asset property definitions for this composite model.

AssetModelCompositeModel, assetModelCompositeModel_name - The name of the composite model.

AssetModelCompositeModel, assetModelCompositeModel_type - The type of the composite model. For alarm composite models, this type is AWS/ALARM.

AssetModelCompositeModelDefinition

data AssetModelCompositeModelDefinition Source #

Contains a composite model definition in an asset model. This composite model definition is applied to all assets created from the asset model.

See: newAssetModelCompositeModelDefinition smart constructor.

Instances

Instances details
ToJSON AssetModelCompositeModelDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModelDefinition

Generic AssetModelCompositeModelDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModelDefinition

Associated Types

type Rep AssetModelCompositeModelDefinition :: Type -> Type #

Read AssetModelCompositeModelDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModelDefinition

Show AssetModelCompositeModelDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModelDefinition

NFData AssetModelCompositeModelDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModelDefinition

Eq AssetModelCompositeModelDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModelDefinition

Hashable AssetModelCompositeModelDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModelDefinition

type Rep AssetModelCompositeModelDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelCompositeModelDefinition

type Rep AssetModelCompositeModelDefinition = D1 ('MetaData "AssetModelCompositeModelDefinition" "Amazonka.IoTSiteWise.Types.AssetModelCompositeModelDefinition" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetModelCompositeModelDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssetModelPropertyDefinition]))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAssetModelCompositeModelDefinition Source #

Create a value of AssetModelCompositeModelDefinition 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:description:AssetModelCompositeModelDefinition', assetModelCompositeModelDefinition_description - The description of the composite model.

$sel:properties:AssetModelCompositeModelDefinition', assetModelCompositeModelDefinition_properties - The asset property definitions for this composite model.

AssetModelCompositeModelDefinition, assetModelCompositeModelDefinition_name - The name of the composite model.

AssetModelCompositeModelDefinition, assetModelCompositeModelDefinition_type - The type of the composite model. For alarm composite models, this type is AWS/ALARM.

AssetModelHierarchy

data AssetModelHierarchy Source #

Describes an asset hierarchy that contains a hierarchy's name, ID, and child asset model ID that specifies the type of asset that can be in this hierarchy.

See: newAssetModelHierarchy smart constructor.

Instances

Instances details
FromJSON AssetModelHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchy

ToJSON AssetModelHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchy

Generic AssetModelHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchy

Associated Types

type Rep AssetModelHierarchy :: Type -> Type #

Read AssetModelHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchy

Show AssetModelHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchy

NFData AssetModelHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchy

Methods

rnf :: AssetModelHierarchy -> () #

Eq AssetModelHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchy

Hashable AssetModelHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchy

type Rep AssetModelHierarchy Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchy

type Rep AssetModelHierarchy = D1 ('MetaData "AssetModelHierarchy" "Amazonka.IoTSiteWise.Types.AssetModelHierarchy" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetModelHierarchy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "childAssetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAssetModelHierarchy Source #

Create a value of AssetModelHierarchy 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:id:AssetModelHierarchy', assetModelHierarchy_id - The ID of the asset model hierarchy. This ID is a hierarchyId.

$sel:name:AssetModelHierarchy', assetModelHierarchy_name - The name of the asset model hierarchy that you specify by using the CreateAssetModel or UpdateAssetModel API operation.

$sel:childAssetModelId:AssetModelHierarchy', assetModelHierarchy_childAssetModelId - The ID of the asset model. All assets in this hierarchy must be instances of the childAssetModelId asset model.

AssetModelHierarchyDefinition

data AssetModelHierarchyDefinition Source #

Contains an asset model hierarchy used in asset model creation. An asset model hierarchy determines the kind (or type) of asset that can belong to a hierarchy.

See: newAssetModelHierarchyDefinition smart constructor.

Instances

Instances details
ToJSON AssetModelHierarchyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchyDefinition

Generic AssetModelHierarchyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchyDefinition

Associated Types

type Rep AssetModelHierarchyDefinition :: Type -> Type #

Read AssetModelHierarchyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchyDefinition

Show AssetModelHierarchyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchyDefinition

NFData AssetModelHierarchyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchyDefinition

Eq AssetModelHierarchyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchyDefinition

Hashable AssetModelHierarchyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchyDefinition

type Rep AssetModelHierarchyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelHierarchyDefinition

type Rep AssetModelHierarchyDefinition = D1 ('MetaData "AssetModelHierarchyDefinition" "Amazonka.IoTSiteWise.Types.AssetModelHierarchyDefinition" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetModelHierarchyDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "childAssetModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAssetModelHierarchyDefinition Source #

Create a value of AssetModelHierarchyDefinition 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:name:AssetModelHierarchyDefinition', assetModelHierarchyDefinition_name - The name of the asset model hierarchy definition (as specified in the CreateAssetModel or UpdateAssetModel API operation).

$sel:childAssetModelId:AssetModelHierarchyDefinition', assetModelHierarchyDefinition_childAssetModelId - The ID of an asset model for this hierarchy.

AssetModelProperty

data AssetModelProperty Source #

Contains information about an asset model property.

See: newAssetModelProperty smart constructor.

Instances

Instances details
FromJSON AssetModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelProperty

ToJSON AssetModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelProperty

Generic AssetModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelProperty

Associated Types

type Rep AssetModelProperty :: Type -> Type #

Read AssetModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelProperty

Show AssetModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelProperty

NFData AssetModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelProperty

Methods

rnf :: AssetModelProperty -> () #

Eq AssetModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelProperty

Hashable AssetModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelProperty

type Rep AssetModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelProperty

newAssetModelProperty Source #

Create a value of AssetModelProperty 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:dataTypeSpec:AssetModelProperty', assetModelProperty_dataTypeSpec - The data type of the structure for this property. This parameter exists on properties that have the STRUCT data type.

$sel:id:AssetModelProperty', assetModelProperty_id - The ID of the asset model property.

$sel:unit:AssetModelProperty', assetModelProperty_unit - The unit of the asset model property, such as Newtons or RPM.

$sel:name:AssetModelProperty', assetModelProperty_name - The name of the asset model property.

$sel:dataType:AssetModelProperty', assetModelProperty_dataType - The data type of the asset model property.

$sel:type':AssetModelProperty', assetModelProperty_type - The property type (see PropertyType).

AssetModelPropertyDefinition

data AssetModelPropertyDefinition Source #

Contains an asset model property definition. This property definition is applied to all assets created from the asset model.

See: newAssetModelPropertyDefinition smart constructor.

Instances

Instances details
ToJSON AssetModelPropertyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertyDefinition

Generic AssetModelPropertyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertyDefinition

Associated Types

type Rep AssetModelPropertyDefinition :: Type -> Type #

Read AssetModelPropertyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertyDefinition

Show AssetModelPropertyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertyDefinition

NFData AssetModelPropertyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertyDefinition

Eq AssetModelPropertyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertyDefinition

Hashable AssetModelPropertyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertyDefinition

type Rep AssetModelPropertyDefinition Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertyDefinition

type Rep AssetModelPropertyDefinition = D1 ('MetaData "AssetModelPropertyDefinition" "Amazonka.IoTSiteWise.Types.AssetModelPropertyDefinition" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetModelPropertyDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataTypeSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "unit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PropertyDataType) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PropertyType)))))

newAssetModelPropertyDefinition Source #

Create a value of AssetModelPropertyDefinition 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:dataTypeSpec:AssetModelPropertyDefinition', assetModelPropertyDefinition_dataTypeSpec - The data type of the structure for this property. This parameter is required on properties that have the STRUCT data type.

The options for this parameter depend on the type of the composite model in which you define this property. Use AWS/ALARM_STATE for alarm state in alarm composite models.

$sel:unit:AssetModelPropertyDefinition', assetModelPropertyDefinition_unit - The unit of the property definition, such as Newtons or RPM.

$sel:name:AssetModelPropertyDefinition', assetModelPropertyDefinition_name - The name of the property definition.

$sel:dataType:AssetModelPropertyDefinition', assetModelPropertyDefinition_dataType - The data type of the property definition.

If you specify STRUCT, you must also specify dataTypeSpec to identify the type of the structure for this property.

$sel:type':AssetModelPropertyDefinition', assetModelPropertyDefinition_type - The property definition type (see PropertyType). You can only specify one type in a property definition.

AssetModelPropertySummary

data AssetModelPropertySummary Source #

Contains a summary of a property associated with a model.

See: newAssetModelPropertySummary smart constructor.

Instances

Instances details
FromJSON AssetModelPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertySummary

Generic AssetModelPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertySummary

Associated Types

type Rep AssetModelPropertySummary :: Type -> Type #

Read AssetModelPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertySummary

Show AssetModelPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertySummary

NFData AssetModelPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertySummary

Eq AssetModelPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertySummary

Hashable AssetModelPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertySummary

type Rep AssetModelPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelPropertySummary

type Rep AssetModelPropertySummary = D1 ('MetaData "AssetModelPropertySummary" "Amazonka.IoTSiteWise.Types.AssetModelPropertySummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetModelPropertySummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assetModelCompositeModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataTypeSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "unit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PropertyDataType) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PropertyType)))))

newAssetModelPropertySummary Source #

Create a value of AssetModelPropertySummary 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:assetModelCompositeModelId:AssetModelPropertySummary', assetModelPropertySummary_assetModelCompositeModelId - The ID of the composite model that contains the asset model property.

$sel:dataTypeSpec:AssetModelPropertySummary', assetModelPropertySummary_dataTypeSpec - The data type of the structure for this property. This parameter exists on properties that have the STRUCT data type.

$sel:id:AssetModelPropertySummary', assetModelPropertySummary_id - The ID of the property.

$sel:unit:AssetModelPropertySummary', assetModelPropertySummary_unit - The unit (such as Newtons or RPM) of the property.

$sel:name:AssetModelPropertySummary', assetModelPropertySummary_name - The name of the property.

$sel:dataType:AssetModelPropertySummary', assetModelPropertySummary_dataType - The data type of the property.

$sel:type':AssetModelPropertySummary', assetModelPropertySummary_type - Undocumented member.

AssetModelStatus

data AssetModelStatus Source #

Contains current status information for an asset model. For more information, see Asset and model states in the IoT SiteWise User Guide.

See: newAssetModelStatus smart constructor.

Instances

Instances details
FromJSON AssetModelStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelStatus

Generic AssetModelStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelStatus

Associated Types

type Rep AssetModelStatus :: Type -> Type #

Read AssetModelStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelStatus

Show AssetModelStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelStatus

NFData AssetModelStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelStatus

Methods

rnf :: AssetModelStatus -> () #

Eq AssetModelStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelStatus

Hashable AssetModelStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelStatus

type Rep AssetModelStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelStatus

type Rep AssetModelStatus = D1 ('MetaData "AssetModelStatus" "Amazonka.IoTSiteWise.Types.AssetModelStatus" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetModelStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetails)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetModelState)))

newAssetModelStatus Source #

Create a value of AssetModelStatus 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:error:AssetModelStatus', assetModelStatus_error - Contains associated error information, if any.

$sel:state:AssetModelStatus', assetModelStatus_state - The current state of the asset model.

AssetModelSummary

data AssetModelSummary Source #

Contains a summary of an asset model.

See: newAssetModelSummary smart constructor.

Instances

Instances details
FromJSON AssetModelSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelSummary

Generic AssetModelSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelSummary

Associated Types

type Rep AssetModelSummary :: Type -> Type #

Read AssetModelSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelSummary

Show AssetModelSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelSummary

NFData AssetModelSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelSummary

Methods

rnf :: AssetModelSummary -> () #

Eq AssetModelSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelSummary

Hashable AssetModelSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelSummary

type Rep AssetModelSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetModelSummary

newAssetModelSummary Source #

Create a value of AssetModelSummary 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:id:AssetModelSummary', assetModelSummary_id - The ID of the asset model (used with IoT SiteWise APIs).

$sel:arn:AssetModelSummary', assetModelSummary_arn - The ARN of the asset model, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:asset-model/${AssetModelId}

$sel:name:AssetModelSummary', assetModelSummary_name - The name of the asset model.

$sel:description:AssetModelSummary', assetModelSummary_description - The asset model description.

$sel:creationDate:AssetModelSummary', assetModelSummary_creationDate - The date the asset model was created, in Unix epoch time.

$sel:lastUpdateDate:AssetModelSummary', assetModelSummary_lastUpdateDate - The date the asset model was last updated, in Unix epoch time.

$sel:status:AssetModelSummary', assetModelSummary_status - The current status of the asset model.

AssetProperty

data AssetProperty Source #

Contains asset property information.

See: newAssetProperty smart constructor.

Instances

Instances details
FromJSON AssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetProperty

Generic AssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetProperty

Associated Types

type Rep AssetProperty :: Type -> Type #

Read AssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetProperty

Show AssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetProperty

NFData AssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetProperty

Methods

rnf :: AssetProperty -> () #

Eq AssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetProperty

Hashable AssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetProperty

type Rep AssetProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetProperty

newAssetProperty Source #

Create a value of AssetProperty 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:alias:AssetProperty', assetProperty_alias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

$sel:dataTypeSpec:AssetProperty', assetProperty_dataTypeSpec - The data type of the structure for this property. This parameter exists on properties that have the STRUCT data type.

$sel:notification:AssetProperty', assetProperty_notification - The asset property's notification topic and state. For more information, see UpdateAssetProperty.

$sel:unit:AssetProperty', assetProperty_unit - The unit (such as Newtons or RPM) of the asset property.

$sel:id:AssetProperty', assetProperty_id - The ID of the asset property.

$sel:name:AssetProperty', assetProperty_name - The name of the property.

$sel:dataType:AssetProperty', assetProperty_dataType - The data type of the asset property.

AssetPropertySummary

data AssetPropertySummary Source #

Contains a summary of a property associated with an asset.

See: newAssetPropertySummary smart constructor.

Instances

Instances details
FromJSON AssetPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertySummary

Generic AssetPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertySummary

Associated Types

type Rep AssetPropertySummary :: Type -> Type #

Read AssetPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertySummary

Show AssetPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertySummary

NFData AssetPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertySummary

Methods

rnf :: AssetPropertySummary -> () #

Eq AssetPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertySummary

Hashable AssetPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertySummary

type Rep AssetPropertySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertySummary

type Rep AssetPropertySummary = D1 ('MetaData "AssetPropertySummary" "Amazonka.IoTSiteWise.Types.AssetPropertySummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetPropertySummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetCompositeModelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "notification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PropertyNotification)) :*: S1 ('MetaSel ('Just "unit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newAssetPropertySummary :: AssetPropertySummary Source #

Create a value of AssetPropertySummary 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:alias:AssetPropertySummary', assetPropertySummary_alias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

$sel:assetCompositeModelId:AssetPropertySummary', assetPropertySummary_assetCompositeModelId - The ID of the composite model that contains the asset property.

$sel:id:AssetPropertySummary', assetPropertySummary_id - The ID of the property.

$sel:notification:AssetPropertySummary', assetPropertySummary_notification - Undocumented member.

$sel:unit:AssetPropertySummary', assetPropertySummary_unit - The unit of measure (such as Newtons or RPM) of the asset property.

AssetPropertyValue

data AssetPropertyValue Source #

Contains asset property value information.

See: newAssetPropertyValue smart constructor.

Instances

Instances details
FromJSON AssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertyValue

ToJSON AssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertyValue

Generic AssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertyValue

Associated Types

type Rep AssetPropertyValue :: Type -> Type #

Read AssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertyValue

Show AssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertyValue

NFData AssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertyValue

Methods

rnf :: AssetPropertyValue -> () #

Eq AssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertyValue

Hashable AssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertyValue

type Rep AssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetPropertyValue

type Rep AssetPropertyValue = D1 ('MetaData "AssetPropertyValue" "Amazonka.IoTSiteWise.Types.AssetPropertyValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetPropertyValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "quality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Quality)) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Variant) :*: S1 ('MetaSel ('Just "timestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TimeInNanos))))

newAssetPropertyValue Source #

Create a value of AssetPropertyValue 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:quality:AssetPropertyValue', assetPropertyValue_quality - The quality of the asset property value.

$sel:value:AssetPropertyValue', assetPropertyValue_value - The value of the asset property (see Variant).

$sel:timestamp:AssetPropertyValue', assetPropertyValue_timestamp - The timestamp of the asset property value.

AssetRelationshipSummary

data AssetRelationshipSummary Source #

Contains information about assets that are related to one another.

See: newAssetRelationshipSummary smart constructor.

Instances

Instances details
FromJSON AssetRelationshipSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipSummary

Generic AssetRelationshipSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipSummary

Associated Types

type Rep AssetRelationshipSummary :: Type -> Type #

Read AssetRelationshipSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipSummary

Show AssetRelationshipSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipSummary

NFData AssetRelationshipSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipSummary

Eq AssetRelationshipSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipSummary

Hashable AssetRelationshipSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipSummary

type Rep AssetRelationshipSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetRelationshipSummary

type Rep AssetRelationshipSummary = D1 ('MetaData "AssetRelationshipSummary" "Amazonka.IoTSiteWise.Types.AssetRelationshipSummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetRelationshipSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "hierarchyInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssetHierarchyInfo)) :*: S1 ('MetaSel ('Just "relationshipType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetRelationshipType)))

newAssetRelationshipSummary Source #

Create a value of AssetRelationshipSummary 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:hierarchyInfo:AssetRelationshipSummary', assetRelationshipSummary_hierarchyInfo - The assets that are related through an asset hierarchy.

This object is present if the relationshipType is HIERARCHY.

$sel:relationshipType:AssetRelationshipSummary', assetRelationshipSummary_relationshipType - The relationship type of the assets in this relationship. This value is one of the following:

  • HIERARCHY – The assets are related through an asset hierarchy. If you specify this relationship type, this asset relationship includes the hierarchyInfo object.

AssetStatus

data AssetStatus Source #

Contains information about the current status of an asset. For more information, see Asset and model states in the IoT SiteWise User Guide.

See: newAssetStatus smart constructor.

Instances

Instances details
FromJSON AssetStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetStatus

Generic AssetStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetStatus

Associated Types

type Rep AssetStatus :: Type -> Type #

Read AssetStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetStatus

Show AssetStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetStatus

NFData AssetStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetStatus

Methods

rnf :: AssetStatus -> () #

Eq AssetStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetStatus

Hashable AssetStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetStatus

type Rep AssetStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetStatus

type Rep AssetStatus = D1 ('MetaData "AssetStatus" "Amazonka.IoTSiteWise.Types.AssetStatus" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "AssetStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ErrorDetails)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AssetState)))

newAssetStatus Source #

Create a value of AssetStatus 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:error:AssetStatus', assetStatus_error - Contains associated error information, if any.

$sel:state:AssetStatus', assetStatus_state - The current status of the asset.

AssetSummary

data AssetSummary Source #

Contains a summary of an asset.

See: newAssetSummary smart constructor.

Instances

Instances details
FromJSON AssetSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetSummary

Generic AssetSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetSummary

Associated Types

type Rep AssetSummary :: Type -> Type #

Read AssetSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetSummary

Show AssetSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetSummary

NFData AssetSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetSummary

Methods

rnf :: AssetSummary -> () #

Eq AssetSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetSummary

Hashable AssetSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetSummary

type Rep AssetSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssetSummary

newAssetSummary Source #

Create a value of AssetSummary 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:description:AssetSummary', assetSummary_description - A description for the asset.

AssetSummary, assetSummary_id - The ID of the asset.

$sel:arn:AssetSummary', assetSummary_arn - The ARN of the asset, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}

AssetSummary, assetSummary_name - The name of the asset.

$sel:assetModelId:AssetSummary', assetSummary_assetModelId - The ID of the asset model used to create this asset.

$sel:creationDate:AssetSummary', assetSummary_creationDate - The date the asset was created, in Unix epoch time.

$sel:lastUpdateDate:AssetSummary', assetSummary_lastUpdateDate - The date the asset was last updated, in Unix epoch time.

$sel:status:AssetSummary', assetSummary_status - The current status of the asset.

$sel:hierarchies:AssetSummary', assetSummary_hierarchies - A list of asset hierarchies that each contain a hierarchyId. A hierarchy specifies allowed parent/child asset relationships.

AssociatedAssetsSummary

data AssociatedAssetsSummary Source #

Contains a summary of an associated asset.

See: newAssociatedAssetsSummary smart constructor.

Instances

Instances details
FromJSON AssociatedAssetsSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssociatedAssetsSummary

Generic AssociatedAssetsSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssociatedAssetsSummary

Associated Types

type Rep AssociatedAssetsSummary :: Type -> Type #

Read AssociatedAssetsSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssociatedAssetsSummary

Show AssociatedAssetsSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssociatedAssetsSummary

NFData AssociatedAssetsSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssociatedAssetsSummary

Methods

rnf :: AssociatedAssetsSummary -> () #

Eq AssociatedAssetsSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssociatedAssetsSummary

Hashable AssociatedAssetsSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssociatedAssetsSummary

type Rep AssociatedAssetsSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.AssociatedAssetsSummary

newAssociatedAssetsSummary Source #

Create a value of AssociatedAssetsSummary 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:description:AssociatedAssetsSummary', associatedAssetsSummary_description - A description for the asset.

AssociatedAssetsSummary, associatedAssetsSummary_id - The ID of the asset.

$sel:arn:AssociatedAssetsSummary', associatedAssetsSummary_arn - The ARN of the asset, which has the following format.

arn:${Partition}:iotsitewise:${Region}:${Account}:asset/${AssetId}

AssociatedAssetsSummary, associatedAssetsSummary_name - The name of the asset.

$sel:assetModelId:AssociatedAssetsSummary', associatedAssetsSummary_assetModelId - The ID of the asset model used to create the asset.

$sel:creationDate:AssociatedAssetsSummary', associatedAssetsSummary_creationDate - The date the asset was created, in Unix epoch time.

$sel:lastUpdateDate:AssociatedAssetsSummary', associatedAssetsSummary_lastUpdateDate - The date the asset was last updated, in Unix epoch time.

$sel:status:AssociatedAssetsSummary', associatedAssetsSummary_status - The current status of the asset.

$sel:hierarchies:AssociatedAssetsSummary', associatedAssetsSummary_hierarchies - A list of asset hierarchies that each contain a hierarchyId. A hierarchy specifies allowed parent/child asset relationships.

Attribute

data Attribute Source #

Contains an asset attribute property. For more information, see Attributes in the IoT SiteWise User Guide.

See: newAttribute smart constructor.

Constructors

Attribute' (Maybe Text) 

Instances

Instances details
FromJSON Attribute Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Attribute

ToJSON Attribute Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Attribute

Generic Attribute Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Attribute

Associated Types

type Rep Attribute :: Type -> Type #

Read Attribute Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Attribute

Show Attribute Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Attribute

NFData Attribute Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Attribute

Methods

rnf :: Attribute -> () #

Eq Attribute Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Attribute

Hashable Attribute Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Attribute

type Rep Attribute Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Attribute

type Rep Attribute = D1 ('MetaData "Attribute" "Amazonka.IoTSiteWise.Types.Attribute" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Attribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "defaultValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAttribute :: Attribute Source #

Create a value of Attribute 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:defaultValue:Attribute', attribute_defaultValue - The default value of the asset model property attribute. All assets that you create from the asset model contain this attribute value. You can update an attribute's value after you create an asset. For more information, see Updating attribute values in the IoT SiteWise User Guide.

BatchGetAssetPropertyAggregatesEntry

data BatchGetAssetPropertyAggregatesEntry Source #

Contains information for an asset property aggregate entry that is associated with the BatchGetAssetPropertyAggregates API.

To identify an asset property, you must specify one of the following:

  • The assetId and propertyId of an asset property.
  • A propertyAlias, which is a data stream alias (for example, /company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.

See: newBatchGetAssetPropertyAggregatesEntry smart constructor.

Instances

Instances details
ToJSON BatchGetAssetPropertyAggregatesEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesEntry

Generic BatchGetAssetPropertyAggregatesEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesEntry

Read BatchGetAssetPropertyAggregatesEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesEntry

Show BatchGetAssetPropertyAggregatesEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesEntry

NFData BatchGetAssetPropertyAggregatesEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesEntry

Eq BatchGetAssetPropertyAggregatesEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesEntry

Hashable BatchGetAssetPropertyAggregatesEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesEntry

type Rep BatchGetAssetPropertyAggregatesEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesEntry

newBatchGetAssetPropertyAggregatesEntry Source #

Create a value of BatchGetAssetPropertyAggregatesEntry 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:assetId:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_assetId - The ID of the asset in which the asset property was created.

$sel:propertyAlias:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_propertyAlias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

$sel:propertyId:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_propertyId - The ID of the asset property.

$sel:qualities:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_qualities - The quality by which to filter asset data.

$sel:timeOrdering:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_timeOrdering - The chronological sorting order of the requested information.

Default: ASCENDING

$sel:entryId:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_entryId - The ID of the entry.

$sel:aggregateTypes:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_aggregateTypes - The data aggregating function.

$sel:resolution:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_resolution - The time interval over which to aggregate data.

$sel:startDate:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_startDate - The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.

$sel:endDate:BatchGetAssetPropertyAggregatesEntry', batchGetAssetPropertyAggregatesEntry_endDate - The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.

BatchGetAssetPropertyAggregatesErrorEntry

data BatchGetAssetPropertyAggregatesErrorEntry Source #

Contains error information for an asset property aggregate entry that is associated with the BatchGetAssetPropertyAggregates API.

See: newBatchGetAssetPropertyAggregatesErrorEntry smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyAggregatesErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorEntry

Generic BatchGetAssetPropertyAggregatesErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorEntry

Read BatchGetAssetPropertyAggregatesErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorEntry

Show BatchGetAssetPropertyAggregatesErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorEntry

NFData BatchGetAssetPropertyAggregatesErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorEntry

Eq BatchGetAssetPropertyAggregatesErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorEntry

Hashable BatchGetAssetPropertyAggregatesErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorEntry

type Rep BatchGetAssetPropertyAggregatesErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorEntry

type Rep BatchGetAssetPropertyAggregatesErrorEntry = D1 ('MetaData "BatchGetAssetPropertyAggregatesErrorEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyAggregatesErrorEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchGetAssetPropertyAggregatesErrorCode) :*: (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

BatchGetAssetPropertyAggregatesErrorInfo

data BatchGetAssetPropertyAggregatesErrorInfo Source #

Contains the error code and the timestamp for an asset property aggregate entry that is associated with the BatchGetAssetPropertyAggregates API.

See: newBatchGetAssetPropertyAggregatesErrorInfo smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyAggregatesErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorInfo

Generic BatchGetAssetPropertyAggregatesErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorInfo

Read BatchGetAssetPropertyAggregatesErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorInfo

Show BatchGetAssetPropertyAggregatesErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorInfo

NFData BatchGetAssetPropertyAggregatesErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorInfo

Eq BatchGetAssetPropertyAggregatesErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorInfo

Hashable BatchGetAssetPropertyAggregatesErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorInfo

type Rep BatchGetAssetPropertyAggregatesErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorInfo

type Rep BatchGetAssetPropertyAggregatesErrorInfo = D1 ('MetaData "BatchGetAssetPropertyAggregatesErrorInfo" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesErrorInfo" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyAggregatesErrorInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchGetAssetPropertyAggregatesErrorCode) :*: S1 ('MetaSel ('Just "errorTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))

BatchGetAssetPropertyAggregatesSkippedEntry

data BatchGetAssetPropertyAggregatesSkippedEntry Source #

Contains information for an entry that has been processed by the previous BatchGetAssetPropertyAggregates request.

See: newBatchGetAssetPropertyAggregatesSkippedEntry smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyAggregatesSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSkippedEntry

Generic BatchGetAssetPropertyAggregatesSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSkippedEntry

Read BatchGetAssetPropertyAggregatesSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSkippedEntry

Show BatchGetAssetPropertyAggregatesSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSkippedEntry

NFData BatchGetAssetPropertyAggregatesSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSkippedEntry

Eq BatchGetAssetPropertyAggregatesSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSkippedEntry

Hashable BatchGetAssetPropertyAggregatesSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSkippedEntry

type Rep BatchGetAssetPropertyAggregatesSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSkippedEntry

type Rep BatchGetAssetPropertyAggregatesSkippedEntry = D1 ('MetaData "BatchGetAssetPropertyAggregatesSkippedEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSkippedEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyAggregatesSkippedEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchGetAssetPropertyAggregatesErrorInfo)) :*: (S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "completionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchEntryCompletionStatus))))

BatchGetAssetPropertyAggregatesSuccessEntry

data BatchGetAssetPropertyAggregatesSuccessEntry Source #

Contains success information for an entry that is associated with the BatchGetAssetPropertyAggregates API.

See: newBatchGetAssetPropertyAggregatesSuccessEntry smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyAggregatesSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSuccessEntry

Generic BatchGetAssetPropertyAggregatesSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSuccessEntry

Read BatchGetAssetPropertyAggregatesSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSuccessEntry

Show BatchGetAssetPropertyAggregatesSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSuccessEntry

NFData BatchGetAssetPropertyAggregatesSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSuccessEntry

Eq BatchGetAssetPropertyAggregatesSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSuccessEntry

Hashable BatchGetAssetPropertyAggregatesSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSuccessEntry

type Rep BatchGetAssetPropertyAggregatesSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSuccessEntry

type Rep BatchGetAssetPropertyAggregatesSuccessEntry = D1 ('MetaData "BatchGetAssetPropertyAggregatesSuccessEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyAggregatesSuccessEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyAggregatesSuccessEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "aggregatedValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AggregatedValue])))

newBatchGetAssetPropertyAggregatesSuccessEntry Source #

Create a value of BatchGetAssetPropertyAggregatesSuccessEntry 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:entryId:BatchGetAssetPropertyAggregatesSuccessEntry', batchGetAssetPropertyAggregatesSuccessEntry_entryId - The ID of the entry.

$sel:aggregatedValues:BatchGetAssetPropertyAggregatesSuccessEntry', batchGetAssetPropertyAggregatesSuccessEntry_aggregatedValues - The requested aggregated asset property values (for example, average, minimum, and maximum).

BatchGetAssetPropertyValueEntry

data BatchGetAssetPropertyValueEntry Source #

Contains information for an asset property value entry that is associated with the BatchGetAssetPropertyValue API.

To identify an asset property, you must specify one of the following:

  • The assetId and propertyId of an asset property.
  • A propertyAlias, which is a data stream alias (for example, /company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.

See: newBatchGetAssetPropertyValueEntry smart constructor.

Instances

Instances details
ToJSON BatchGetAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueEntry

Generic BatchGetAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueEntry

Associated Types

type Rep BatchGetAssetPropertyValueEntry :: Type -> Type #

Read BatchGetAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueEntry

Show BatchGetAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueEntry

NFData BatchGetAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueEntry

Eq BatchGetAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueEntry

Hashable BatchGetAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueEntry

type Rep BatchGetAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueEntry

type Rep BatchGetAssetPropertyValueEntry = D1 ('MetaData "BatchGetAssetPropertyValueEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueEntry'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newBatchGetAssetPropertyValueEntry Source #

Create a value of BatchGetAssetPropertyValueEntry 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:assetId:BatchGetAssetPropertyValueEntry', batchGetAssetPropertyValueEntry_assetId - The ID of the asset in which the asset property was created.

$sel:propertyAlias:BatchGetAssetPropertyValueEntry', batchGetAssetPropertyValueEntry_propertyAlias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

$sel:propertyId:BatchGetAssetPropertyValueEntry', batchGetAssetPropertyValueEntry_propertyId - The ID of the asset property.

$sel:entryId:BatchGetAssetPropertyValueEntry', batchGetAssetPropertyValueEntry_entryId - The ID of the entry.

BatchGetAssetPropertyValueErrorEntry

data BatchGetAssetPropertyValueErrorEntry Source #

Contains error information for an asset property value entry that is associated with the BatchGetAssetPropertyValue API.

See: newBatchGetAssetPropertyValueErrorEntry smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyValueErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorEntry

Generic BatchGetAssetPropertyValueErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorEntry

Read BatchGetAssetPropertyValueErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorEntry

Show BatchGetAssetPropertyValueErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorEntry

NFData BatchGetAssetPropertyValueErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorEntry

Eq BatchGetAssetPropertyValueErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorEntry

Hashable BatchGetAssetPropertyValueErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorEntry

type Rep BatchGetAssetPropertyValueErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorEntry

type Rep BatchGetAssetPropertyValueErrorEntry = D1 ('MetaData "BatchGetAssetPropertyValueErrorEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueErrorEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchGetAssetPropertyValueErrorCode) :*: (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

BatchGetAssetPropertyValueErrorInfo

data BatchGetAssetPropertyValueErrorInfo Source #

The error information, such as the error code and the timestamp.

See: newBatchGetAssetPropertyValueErrorInfo smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyValueErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorInfo

Generic BatchGetAssetPropertyValueErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorInfo

Read BatchGetAssetPropertyValueErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorInfo

Show BatchGetAssetPropertyValueErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorInfo

NFData BatchGetAssetPropertyValueErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorInfo

Eq BatchGetAssetPropertyValueErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorInfo

Hashable BatchGetAssetPropertyValueErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorInfo

type Rep BatchGetAssetPropertyValueErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorInfo

type Rep BatchGetAssetPropertyValueErrorInfo = D1 ('MetaData "BatchGetAssetPropertyValueErrorInfo" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueErrorInfo" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueErrorInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchGetAssetPropertyValueErrorCode) :*: S1 ('MetaSel ('Just "errorTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))

BatchGetAssetPropertyValueHistoryEntry

data BatchGetAssetPropertyValueHistoryEntry Source #

Contains information for an asset property historical value entry that is associated with the BatchGetAssetPropertyValueHistory API.

To identify an asset property, you must specify one of the following:

  • The assetId and propertyId of an asset property.
  • A propertyAlias, which is a data stream alias (for example, /company/windfarm/3/turbine/7/temperature). To define an asset property's alias, see UpdateAssetProperty.

See: newBatchGetAssetPropertyValueHistoryEntry smart constructor.

Instances

Instances details
ToJSON BatchGetAssetPropertyValueHistoryEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryEntry

Generic BatchGetAssetPropertyValueHistoryEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryEntry

Read BatchGetAssetPropertyValueHistoryEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryEntry

Show BatchGetAssetPropertyValueHistoryEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryEntry

NFData BatchGetAssetPropertyValueHistoryEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryEntry

Eq BatchGetAssetPropertyValueHistoryEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryEntry

Hashable BatchGetAssetPropertyValueHistoryEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryEntry

type Rep BatchGetAssetPropertyValueHistoryEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryEntry

type Rep BatchGetAssetPropertyValueHistoryEntry = D1 ('MetaData "BatchGetAssetPropertyValueHistoryEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueHistoryEntry'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "endDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "propertyAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "qualities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Quality))) :*: S1 ('MetaSel ('Just "startDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "timeOrdering") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeOrdering)) :*: S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newBatchGetAssetPropertyValueHistoryEntry Source #

Create a value of BatchGetAssetPropertyValueHistoryEntry 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:assetId:BatchGetAssetPropertyValueHistoryEntry', batchGetAssetPropertyValueHistoryEntry_assetId - The ID of the asset in which the asset property was created.

$sel:endDate:BatchGetAssetPropertyValueHistoryEntry', batchGetAssetPropertyValueHistoryEntry_endDate - The inclusive end of the range from which to query historical data, expressed in seconds in Unix epoch time.

$sel:propertyAlias:BatchGetAssetPropertyValueHistoryEntry', batchGetAssetPropertyValueHistoryEntry_propertyAlias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

$sel:propertyId:BatchGetAssetPropertyValueHistoryEntry', batchGetAssetPropertyValueHistoryEntry_propertyId - The ID of the asset property.

$sel:qualities:BatchGetAssetPropertyValueHistoryEntry', batchGetAssetPropertyValueHistoryEntry_qualities - The quality by which to filter asset data.

$sel:startDate:BatchGetAssetPropertyValueHistoryEntry', batchGetAssetPropertyValueHistoryEntry_startDate - The exclusive start of the range from which to query historical data, expressed in seconds in Unix epoch time.

$sel:timeOrdering:BatchGetAssetPropertyValueHistoryEntry', batchGetAssetPropertyValueHistoryEntry_timeOrdering - The chronological sorting order of the requested information.

Default: ASCENDING

$sel:entryId:BatchGetAssetPropertyValueHistoryEntry', batchGetAssetPropertyValueHistoryEntry_entryId - The ID of the entry.

BatchGetAssetPropertyValueHistoryErrorEntry

data BatchGetAssetPropertyValueHistoryErrorEntry Source #

A list of the errors (if any) associated with the batch request. Each error entry contains the entryId of the entry that failed.

See: newBatchGetAssetPropertyValueHistoryErrorEntry smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyValueHistoryErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorEntry

Generic BatchGetAssetPropertyValueHistoryErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorEntry

Read BatchGetAssetPropertyValueHistoryErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorEntry

Show BatchGetAssetPropertyValueHistoryErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorEntry

NFData BatchGetAssetPropertyValueHistoryErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorEntry

Eq BatchGetAssetPropertyValueHistoryErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorEntry

Hashable BatchGetAssetPropertyValueHistoryErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorEntry

type Rep BatchGetAssetPropertyValueHistoryErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorEntry

type Rep BatchGetAssetPropertyValueHistoryErrorEntry = D1 ('MetaData "BatchGetAssetPropertyValueHistoryErrorEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueHistoryErrorEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchGetAssetPropertyValueHistoryErrorCode) :*: (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

BatchGetAssetPropertyValueHistoryErrorInfo

data BatchGetAssetPropertyValueHistoryErrorInfo Source #

The error information, such as the error code and the timestamp.

See: newBatchGetAssetPropertyValueHistoryErrorInfo smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyValueHistoryErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorInfo

Generic BatchGetAssetPropertyValueHistoryErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorInfo

Read BatchGetAssetPropertyValueHistoryErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorInfo

Show BatchGetAssetPropertyValueHistoryErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorInfo

NFData BatchGetAssetPropertyValueHistoryErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorInfo

Eq BatchGetAssetPropertyValueHistoryErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorInfo

Hashable BatchGetAssetPropertyValueHistoryErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorInfo

type Rep BatchGetAssetPropertyValueHistoryErrorInfo Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorInfo

type Rep BatchGetAssetPropertyValueHistoryErrorInfo = D1 ('MetaData "BatchGetAssetPropertyValueHistoryErrorInfo" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistoryErrorInfo" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueHistoryErrorInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchGetAssetPropertyValueHistoryErrorCode) :*: S1 ('MetaSel ('Just "errorTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))

BatchGetAssetPropertyValueHistorySkippedEntry

data BatchGetAssetPropertyValueHistorySkippedEntry Source #

Contains information for an entry that has been processed by the previous BatchGetAssetPropertyValueHistory request.

See: newBatchGetAssetPropertyValueHistorySkippedEntry smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyValueHistorySkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySkippedEntry

Generic BatchGetAssetPropertyValueHistorySkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySkippedEntry

Read BatchGetAssetPropertyValueHistorySkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySkippedEntry

Show BatchGetAssetPropertyValueHistorySkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySkippedEntry

NFData BatchGetAssetPropertyValueHistorySkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySkippedEntry

Eq BatchGetAssetPropertyValueHistorySkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySkippedEntry

Hashable BatchGetAssetPropertyValueHistorySkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySkippedEntry

type Rep BatchGetAssetPropertyValueHistorySkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySkippedEntry

type Rep BatchGetAssetPropertyValueHistorySkippedEntry = D1 ('MetaData "BatchGetAssetPropertyValueHistorySkippedEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySkippedEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueHistorySkippedEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchGetAssetPropertyValueHistoryErrorInfo)) :*: (S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "completionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchEntryCompletionStatus))))

BatchGetAssetPropertyValueHistorySuccessEntry

data BatchGetAssetPropertyValueHistorySuccessEntry Source #

Contains success information for an entry that is associated with the BatchGetAssetPropertyValueHistory API.

See: newBatchGetAssetPropertyValueHistorySuccessEntry smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyValueHistorySuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySuccessEntry

Generic BatchGetAssetPropertyValueHistorySuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySuccessEntry

Read BatchGetAssetPropertyValueHistorySuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySuccessEntry

Show BatchGetAssetPropertyValueHistorySuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySuccessEntry

NFData BatchGetAssetPropertyValueHistorySuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySuccessEntry

Eq BatchGetAssetPropertyValueHistorySuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySuccessEntry

Hashable BatchGetAssetPropertyValueHistorySuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySuccessEntry

type Rep BatchGetAssetPropertyValueHistorySuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySuccessEntry

type Rep BatchGetAssetPropertyValueHistorySuccessEntry = D1 ('MetaData "BatchGetAssetPropertyValueHistorySuccessEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueHistorySuccessEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueHistorySuccessEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetPropertyValueHistory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetPropertyValue])))

BatchGetAssetPropertyValueSkippedEntry

data BatchGetAssetPropertyValueSkippedEntry Source #

Contains information for an entry that has been processed by the previous BatchGetAssetPropertyValue request.

See: newBatchGetAssetPropertyValueSkippedEntry smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyValueSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSkippedEntry

Generic BatchGetAssetPropertyValueSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSkippedEntry

Read BatchGetAssetPropertyValueSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSkippedEntry

Show BatchGetAssetPropertyValueSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSkippedEntry

NFData BatchGetAssetPropertyValueSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSkippedEntry

Eq BatchGetAssetPropertyValueSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSkippedEntry

Hashable BatchGetAssetPropertyValueSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSkippedEntry

type Rep BatchGetAssetPropertyValueSkippedEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSkippedEntry

type Rep BatchGetAssetPropertyValueSkippedEntry = D1 ('MetaData "BatchGetAssetPropertyValueSkippedEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSkippedEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueSkippedEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchGetAssetPropertyValueErrorInfo)) :*: (S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "completionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchEntryCompletionStatus))))

BatchGetAssetPropertyValueSuccessEntry

data BatchGetAssetPropertyValueSuccessEntry Source #

Contains success information for an entry that is associated with the BatchGetAssetPropertyValue API.

See: newBatchGetAssetPropertyValueSuccessEntry smart constructor.

Instances

Instances details
FromJSON BatchGetAssetPropertyValueSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSuccessEntry

Generic BatchGetAssetPropertyValueSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSuccessEntry

Read BatchGetAssetPropertyValueSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSuccessEntry

Show BatchGetAssetPropertyValueSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSuccessEntry

NFData BatchGetAssetPropertyValueSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSuccessEntry

Eq BatchGetAssetPropertyValueSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSuccessEntry

Hashable BatchGetAssetPropertyValueSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSuccessEntry

type Rep BatchGetAssetPropertyValueSuccessEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSuccessEntry

type Rep BatchGetAssetPropertyValueSuccessEntry = D1 ('MetaData "BatchGetAssetPropertyValueSuccessEntry" "Amazonka.IoTSiteWise.Types.BatchGetAssetPropertyValueSuccessEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchGetAssetPropertyValueSuccessEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assetPropertyValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssetPropertyValue)) :*: S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

BatchPutAssetPropertyError

data BatchPutAssetPropertyError Source #

Contains error information from updating a batch of asset property values.

See: newBatchPutAssetPropertyError smart constructor.

Instances

Instances details
FromJSON BatchPutAssetPropertyError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyError

Generic BatchPutAssetPropertyError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyError

Associated Types

type Rep BatchPutAssetPropertyError :: Type -> Type #

Read BatchPutAssetPropertyError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyError

Show BatchPutAssetPropertyError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyError

NFData BatchPutAssetPropertyError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyError

Eq BatchPutAssetPropertyError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyError

Hashable BatchPutAssetPropertyError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyError

type Rep BatchPutAssetPropertyError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyError

type Rep BatchPutAssetPropertyError = D1 ('MetaData "BatchPutAssetPropertyError" "Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyError" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchPutAssetPropertyError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BatchPutAssetPropertyValueErrorCode) :*: (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "timestamps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [TimeInNanos]))))

newBatchPutAssetPropertyError Source #

Create a value of BatchPutAssetPropertyError 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:errorCode:BatchPutAssetPropertyError', batchPutAssetPropertyError_errorCode - The error code.

$sel:errorMessage:BatchPutAssetPropertyError', batchPutAssetPropertyError_errorMessage - The associated error message.

$sel:timestamps:BatchPutAssetPropertyError', batchPutAssetPropertyError_timestamps - A list of timestamps for each error, if any.

BatchPutAssetPropertyErrorEntry

data BatchPutAssetPropertyErrorEntry Source #

Contains error information for asset property value entries that are associated with the BatchPutAssetPropertyValue API.

See: newBatchPutAssetPropertyErrorEntry smart constructor.

Instances

Instances details
FromJSON BatchPutAssetPropertyErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyErrorEntry

Generic BatchPutAssetPropertyErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyErrorEntry

Associated Types

type Rep BatchPutAssetPropertyErrorEntry :: Type -> Type #

Read BatchPutAssetPropertyErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyErrorEntry

Show BatchPutAssetPropertyErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyErrorEntry

NFData BatchPutAssetPropertyErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyErrorEntry

Eq BatchPutAssetPropertyErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyErrorEntry

Hashable BatchPutAssetPropertyErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyErrorEntry

type Rep BatchPutAssetPropertyErrorEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyErrorEntry

type Rep BatchPutAssetPropertyErrorEntry = D1 ('MetaData "BatchPutAssetPropertyErrorEntry" "Amazonka.IoTSiteWise.Types.BatchPutAssetPropertyErrorEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "BatchPutAssetPropertyErrorEntry'" 'PrefixI 'True) (S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [BatchPutAssetPropertyError])))

newBatchPutAssetPropertyErrorEntry Source #

Create a value of BatchPutAssetPropertyErrorEntry 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:entryId:BatchPutAssetPropertyErrorEntry', batchPutAssetPropertyErrorEntry_entryId - The ID of the failed entry.

$sel:errors:BatchPutAssetPropertyErrorEntry', batchPutAssetPropertyErrorEntry_errors - The list of update property value errors.

CompositeModelProperty

data CompositeModelProperty Source #

Contains information about a composite model property on an asset.

See: newCompositeModelProperty smart constructor.

Instances

Instances details
FromJSON CompositeModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CompositeModelProperty

Generic CompositeModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CompositeModelProperty

Associated Types

type Rep CompositeModelProperty :: Type -> Type #

Read CompositeModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CompositeModelProperty

Show CompositeModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CompositeModelProperty

NFData CompositeModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CompositeModelProperty

Methods

rnf :: CompositeModelProperty -> () #

Eq CompositeModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CompositeModelProperty

Hashable CompositeModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CompositeModelProperty

type Rep CompositeModelProperty Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CompositeModelProperty

type Rep CompositeModelProperty = D1 ('MetaData "CompositeModelProperty" "Amazonka.IoTSiteWise.Types.CompositeModelProperty" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CompositeModelProperty'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "assetProperty") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Property))))

newCompositeModelProperty Source #

Create a value of CompositeModelProperty 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:

CompositeModelProperty, compositeModelProperty_id - The ID of the composite model that contains the property.

CompositeModelProperty, compositeModelProperty_name - The name of the property.

CompositeModelProperty, compositeModelProperty_type - The type of the composite model that defines this property.

$sel:assetProperty:CompositeModelProperty', compositeModelProperty_assetProperty - Undocumented member.

ConfigurationErrorDetails

data ConfigurationErrorDetails Source #

Contains the details of an IoT SiteWise configuration error.

See: newConfigurationErrorDetails smart constructor.

Instances

Instances details
FromJSON ConfigurationErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationErrorDetails

Generic ConfigurationErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationErrorDetails

Associated Types

type Rep ConfigurationErrorDetails :: Type -> Type #

Read ConfigurationErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationErrorDetails

Show ConfigurationErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationErrorDetails

NFData ConfigurationErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationErrorDetails

Eq ConfigurationErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationErrorDetails

Hashable ConfigurationErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationErrorDetails

type Rep ConfigurationErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationErrorDetails

type Rep ConfigurationErrorDetails = D1 ('MetaData "ConfigurationErrorDetails" "Amazonka.IoTSiteWise.Types.ConfigurationErrorDetails" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ConfigurationErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ErrorCode) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newConfigurationErrorDetails Source #

Create a value of ConfigurationErrorDetails 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:code:ConfigurationErrorDetails', configurationErrorDetails_code - The error code.

$sel:message:ConfigurationErrorDetails', configurationErrorDetails_message - The error message.

ConfigurationStatus

data ConfigurationStatus Source #

Contains current status information for the configuration.

See: newConfigurationStatus smart constructor.

Instances

Instances details
FromJSON ConfigurationStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationStatus

Generic ConfigurationStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationStatus

Associated Types

type Rep ConfigurationStatus :: Type -> Type #

Read ConfigurationStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationStatus

Show ConfigurationStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationStatus

NFData ConfigurationStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationStatus

Methods

rnf :: ConfigurationStatus -> () #

Eq ConfigurationStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationStatus

Hashable ConfigurationStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationStatus

type Rep ConfigurationStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ConfigurationStatus

type Rep ConfigurationStatus = D1 ('MetaData "ConfigurationStatus" "Amazonka.IoTSiteWise.Types.ConfigurationStatus" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ConfigurationStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConfigurationErrorDetails)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ConfigurationState)))

newConfigurationStatus Source #

Create a value of ConfigurationStatus 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:error:ConfigurationStatus', configurationStatus_error - Contains associated error information, if any.

$sel:state:ConfigurationStatus', configurationStatus_state - The current state of the configuration.

Csv

data Csv Source #

A .csv file.

See: newCsv smart constructor.

Constructors

Csv' (Maybe [ColumnName]) 

Instances

Instances details
FromJSON Csv Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Csv

ToJSON Csv Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Csv

Generic Csv Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Csv

Associated Types

type Rep Csv :: Type -> Type #

Methods

from :: Csv -> Rep Csv x #

to :: Rep Csv x -> Csv #

Read Csv Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Csv

Show Csv Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Csv

Methods

showsPrec :: Int -> Csv -> ShowS #

show :: Csv -> String #

showList :: [Csv] -> ShowS #

NFData Csv Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Csv

Methods

rnf :: Csv -> () #

Eq Csv Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Csv

Methods

(==) :: Csv -> Csv -> Bool #

(/=) :: Csv -> Csv -> Bool #

Hashable Csv Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Csv

Methods

hashWithSalt :: Int -> Csv -> Int #

hash :: Csv -> Int #

type Rep Csv Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Csv

type Rep Csv = D1 ('MetaData "Csv" "Amazonka.IoTSiteWise.Types.Csv" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Csv'" 'PrefixI 'True) (S1 ('MetaSel ('Just "columnNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ColumnName]))))

newCsv :: Csv Source #

Create a value of Csv 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:columnNames:Csv', csv_columnNames - The column names specified in the .csv file.

CustomerManagedS3Storage

data CustomerManagedS3Storage Source #

Contains information about a customer managed Amazon S3 bucket.

See: newCustomerManagedS3Storage smart constructor.

Instances

Instances details
FromJSON CustomerManagedS3Storage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage

ToJSON CustomerManagedS3Storage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage

Generic CustomerManagedS3Storage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage

Associated Types

type Rep CustomerManagedS3Storage :: Type -> Type #

Read CustomerManagedS3Storage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage

Show CustomerManagedS3Storage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage

NFData CustomerManagedS3Storage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage

Eq CustomerManagedS3Storage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage

Hashable CustomerManagedS3Storage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage

type Rep CustomerManagedS3Storage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage

type Rep CustomerManagedS3Storage = D1 ('MetaData "CustomerManagedS3Storage" "Amazonka.IoTSiteWise.Types.CustomerManagedS3Storage" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "CustomerManagedS3Storage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3ResourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCustomerManagedS3Storage Source #

Create a value of CustomerManagedS3Storage 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:s3ResourceArn:CustomerManagedS3Storage', customerManagedS3Storage_s3ResourceArn - The ARN of the Amazon S3 object. For more information about how to find the ARN for an Amazon S3 object, see Amazon S3 resources in the Amazon Simple Storage Service User Guide.

$sel:roleArn:CustomerManagedS3Storage', customerManagedS3Storage_roleArn - The ARN of the Identity and Access Management role that allows IoT SiteWise to send data to Amazon S3.

DashboardSummary

data DashboardSummary Source #

Contains a dashboard summary.

See: newDashboardSummary smart constructor.

Instances

Instances details
FromJSON DashboardSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DashboardSummary

Generic DashboardSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DashboardSummary

Associated Types

type Rep DashboardSummary :: Type -> Type #

Read DashboardSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DashboardSummary

Show DashboardSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DashboardSummary

NFData DashboardSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DashboardSummary

Methods

rnf :: DashboardSummary -> () #

Eq DashboardSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DashboardSummary

Hashable DashboardSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DashboardSummary

type Rep DashboardSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DashboardSummary

type Rep DashboardSummary = D1 ('MetaData "DashboardSummary" "Amazonka.IoTSiteWise.Types.DashboardSummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DashboardSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDashboardSummary Source #

Create a value of DashboardSummary 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:creationDate:DashboardSummary', dashboardSummary_creationDate - The date the dashboard was created, in Unix epoch time.

$sel:description:DashboardSummary', dashboardSummary_description - The dashboard's description.

$sel:lastUpdateDate:DashboardSummary', dashboardSummary_lastUpdateDate - The date the dashboard was last updated, in Unix epoch time.

$sel:id:DashboardSummary', dashboardSummary_id - The ID of the dashboard.

$sel:name:DashboardSummary', dashboardSummary_name - The name of the dashboard

DetailedError

data DetailedError Source #

Contains detailed error information.

See: newDetailedError smart constructor.

Instances

Instances details
FromJSON DetailedError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedError

Generic DetailedError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedError

Associated Types

type Rep DetailedError :: Type -> Type #

Read DetailedError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedError

Show DetailedError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedError

NFData DetailedError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedError

Methods

rnf :: DetailedError -> () #

Eq DetailedError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedError

Hashable DetailedError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedError

type Rep DetailedError Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.DetailedError

type Rep DetailedError = D1 ('MetaData "DetailedError" "Amazonka.IoTSiteWise.Types.DetailedError" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "DetailedError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DetailedErrorCode) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDetailedError Source #

Create a value of DetailedError 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:code:DetailedError', detailedError_code - The error code.

$sel:message:DetailedError', detailedError_message - The error message.

ErrorDetails

data ErrorDetails Source #

Contains the details of an IoT SiteWise error.

See: newErrorDetails smart constructor.

Instances

Instances details
FromJSON ErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorDetails

Generic ErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorDetails

Associated Types

type Rep ErrorDetails :: Type -> Type #

Read ErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorDetails

Show ErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorDetails

NFData ErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorDetails

Methods

rnf :: ErrorDetails -> () #

Eq ErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorDetails

Hashable ErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorDetails

type Rep ErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorDetails

type Rep ErrorDetails = D1 ('MetaData "ErrorDetails" "Amazonka.IoTSiteWise.Types.ErrorDetails" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "details") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DetailedError])) :*: (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ErrorCode) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newErrorDetails Source #

Create a value of ErrorDetails 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:details:ErrorDetails', errorDetails_details - A list of detailed errors.

ErrorDetails, errorDetails_code - The error code.

ErrorDetails, errorDetails_message - The error message.

ErrorReportLocation

data ErrorReportLocation Source #

The Amazon S3 destination where errors associated with the job creation request are saved.

See: newErrorReportLocation smart constructor.

Instances

Instances details
FromJSON ErrorReportLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorReportLocation

ToJSON ErrorReportLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorReportLocation

Generic ErrorReportLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorReportLocation

Associated Types

type Rep ErrorReportLocation :: Type -> Type #

Read ErrorReportLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorReportLocation

Show ErrorReportLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorReportLocation

NFData ErrorReportLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorReportLocation

Methods

rnf :: ErrorReportLocation -> () #

Eq ErrorReportLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorReportLocation

Hashable ErrorReportLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorReportLocation

type Rep ErrorReportLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ErrorReportLocation

type Rep ErrorReportLocation = D1 ('MetaData "ErrorReportLocation" "Amazonka.IoTSiteWise.Types.ErrorReportLocation" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ErrorReportLocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newErrorReportLocation Source #

Create a value of ErrorReportLocation 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:bucket:ErrorReportLocation', errorReportLocation_bucket - The name of the Amazon S3 bucket to which errors associated with the bulk import job are sent.

$sel:prefix:ErrorReportLocation', errorReportLocation_prefix - Amazon S3 uses the prefix as a folder name to organize data in the bucket. Each Amazon S3 object has a key that is its unique identifier in the bucket. Each object in a bucket has exactly one key. The prefix must end with a forward slash (/). For more information, see Organizing objects using prefixes in the Amazon Simple Storage Service User Guide.

ExpressionVariable

data ExpressionVariable Source #

Contains expression variable information.

See: newExpressionVariable smart constructor.

Instances

Instances details
FromJSON ExpressionVariable Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ExpressionVariable

ToJSON ExpressionVariable Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ExpressionVariable

Generic ExpressionVariable Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ExpressionVariable

Associated Types

type Rep ExpressionVariable :: Type -> Type #

Read ExpressionVariable Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ExpressionVariable

Show ExpressionVariable Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ExpressionVariable

NFData ExpressionVariable Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ExpressionVariable

Methods

rnf :: ExpressionVariable -> () #

Eq ExpressionVariable Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ExpressionVariable

Hashable ExpressionVariable Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ExpressionVariable

type Rep ExpressionVariable Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ExpressionVariable

type Rep ExpressionVariable = D1 ('MetaData "ExpressionVariable" "Amazonka.IoTSiteWise.Types.ExpressionVariable" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ExpressionVariable'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VariableValue)))

newExpressionVariable Source #

Create a value of ExpressionVariable 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:name:ExpressionVariable', expressionVariable_name - The friendly name of the variable to be used in the expression.

$sel:value:ExpressionVariable', expressionVariable_value - The variable that identifies an asset property from which to use values.

File

data File Source #

The file in Amazon S3 where your data is saved.

See: newFile smart constructor.

Constructors

File' (Maybe Text) Text Text 

Instances

Instances details
FromJSON File Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.File

ToJSON File Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.File

Generic File Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.File

Associated Types

type Rep File :: Type -> Type #

Methods

from :: File -> Rep File x #

to :: Rep File x -> File #

Read File Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.File

Show File Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.File

Methods

showsPrec :: Int -> File -> ShowS #

show :: File -> String #

showList :: [File] -> ShowS #

NFData File Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.File

Methods

rnf :: File -> () #

Eq File Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.File

Methods

(==) :: File -> File -> Bool #

(/=) :: File -> File -> Bool #

Hashable File Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.File

Methods

hashWithSalt :: Int -> File -> Int #

hash :: File -> Int #

type Rep File Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.File

type Rep File = D1 ('MetaData "File" "Amazonka.IoTSiteWise.Types.File" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "File'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newFile Source #

Create a value of File 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:versionId:File', file_versionId - The version ID to identify a specific version of the Amazon S3 object that contains your data.

$sel:bucket:File', file_bucket - The name of the Amazon S3 bucket from which data is imported.

$sel:key:File', file_key - The key of the Amazon S3 object that contains your data. Each object has a key that is a unique identifier. Each object has exactly one key.

FileFormat

data FileFormat Source #

The file format of the data.

See: newFileFormat smart constructor.

Constructors

FileFormat' (Maybe Csv) 

Instances

Instances details
FromJSON FileFormat Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.FileFormat

ToJSON FileFormat Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.FileFormat

Generic FileFormat Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.FileFormat

Associated Types

type Rep FileFormat :: Type -> Type #

Read FileFormat Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.FileFormat

Show FileFormat Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.FileFormat

NFData FileFormat Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.FileFormat

Methods

rnf :: FileFormat -> () #

Eq FileFormat Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.FileFormat

Hashable FileFormat Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.FileFormat

type Rep FileFormat Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.FileFormat

type Rep FileFormat = D1 ('MetaData "FileFormat" "Amazonka.IoTSiteWise.Types.FileFormat" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "FileFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "csv") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Csv))))

newFileFormat :: FileFormat Source #

Create a value of FileFormat 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:csv:FileFormat', fileFormat_csv - The .csv file format.

ForwardingConfig

data ForwardingConfig Source #

The forwarding configuration for a given property.

See: newForwardingConfig smart constructor.

Instances

Instances details
FromJSON ForwardingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfig

ToJSON ForwardingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfig

Generic ForwardingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfig

Associated Types

type Rep ForwardingConfig :: Type -> Type #

Read ForwardingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfig

Show ForwardingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfig

NFData ForwardingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfig

Methods

rnf :: ForwardingConfig -> () #

Eq ForwardingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfig

Hashable ForwardingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfig

type Rep ForwardingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ForwardingConfig

type Rep ForwardingConfig = D1 ('MetaData "ForwardingConfig" "Amazonka.IoTSiteWise.Types.ForwardingConfig" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ForwardingConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ForwardingConfigState)))

newForwardingConfig Source #

Create a value of ForwardingConfig 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:state:ForwardingConfig', forwardingConfig_state - The forwarding state for the given property.

GatewayCapabilitySummary

data GatewayCapabilitySummary Source #

Contains a summary of a gateway capability configuration.

See: newGatewayCapabilitySummary smart constructor.

Instances

Instances details
FromJSON GatewayCapabilitySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayCapabilitySummary

Generic GatewayCapabilitySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayCapabilitySummary

Associated Types

type Rep GatewayCapabilitySummary :: Type -> Type #

Read GatewayCapabilitySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayCapabilitySummary

Show GatewayCapabilitySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayCapabilitySummary

NFData GatewayCapabilitySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayCapabilitySummary

Eq GatewayCapabilitySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayCapabilitySummary

Hashable GatewayCapabilitySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayCapabilitySummary

type Rep GatewayCapabilitySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayCapabilitySummary

type Rep GatewayCapabilitySummary = D1 ('MetaData "GatewayCapabilitySummary" "Amazonka.IoTSiteWise.Types.GatewayCapabilitySummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GatewayCapabilitySummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "capabilityNamespace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "capabilitySyncStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CapabilitySyncStatus)))

newGatewayCapabilitySummary Source #

Create a value of GatewayCapabilitySummary 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:capabilityNamespace:GatewayCapabilitySummary', gatewayCapabilitySummary_capabilityNamespace - The namespace of the capability configuration. For example, if you configure OPC-UA sources from the IoT SiteWise console, your OPC-UA capability configuration has the namespace iotsitewise:opcuacollector:version, where version is a number such as 1.

$sel:capabilitySyncStatus:GatewayCapabilitySummary', gatewayCapabilitySummary_capabilitySyncStatus - The synchronization status of the capability configuration. The sync status can be one of the following:

  • IN_SYNC – The gateway is running the capability configuration.
  • OUT_OF_SYNC – The gateway hasn't received the capability configuration.
  • SYNC_FAILED – The gateway rejected the capability configuration.

GatewayPlatform

data GatewayPlatform Source #

Contains a gateway's platform information.

See: newGatewayPlatform smart constructor.

Instances

Instances details
FromJSON GatewayPlatform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayPlatform

ToJSON GatewayPlatform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayPlatform

Generic GatewayPlatform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayPlatform

Associated Types

type Rep GatewayPlatform :: Type -> Type #

Read GatewayPlatform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayPlatform

Show GatewayPlatform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayPlatform

NFData GatewayPlatform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayPlatform

Methods

rnf :: GatewayPlatform -> () #

Eq GatewayPlatform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayPlatform

Hashable GatewayPlatform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayPlatform

type Rep GatewayPlatform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewayPlatform

type Rep GatewayPlatform = D1 ('MetaData "GatewayPlatform" "Amazonka.IoTSiteWise.Types.GatewayPlatform" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GatewayPlatform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "greengrass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Greengrass)) :*: S1 ('MetaSel ('Just "greengrassV2") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GreengrassV2))))

newGatewayPlatform :: GatewayPlatform Source #

Create a value of GatewayPlatform 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:greengrass:GatewayPlatform', gatewayPlatform_greengrass - A gateway that runs on IoT Greengrass.

$sel:greengrassV2:GatewayPlatform', gatewayPlatform_greengrassV2 - A gateway that runs on IoT Greengrass V2.

GatewaySummary

data GatewaySummary Source #

Contains a summary of a gateway.

See: newGatewaySummary smart constructor.

Instances

Instances details
FromJSON GatewaySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewaySummary

Generic GatewaySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewaySummary

Associated Types

type Rep GatewaySummary :: Type -> Type #

Read GatewaySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewaySummary

Show GatewaySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewaySummary

NFData GatewaySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewaySummary

Methods

rnf :: GatewaySummary -> () #

Eq GatewaySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewaySummary

Hashable GatewaySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewaySummary

type Rep GatewaySummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GatewaySummary

type Rep GatewaySummary = D1 ('MetaData "GatewaySummary" "Amazonka.IoTSiteWise.Types.GatewaySummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GatewaySummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "gatewayCapabilitySummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GatewayCapabilitySummary])) :*: (S1 ('MetaSel ('Just "gatewayPlatform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GatewayPlatform)) :*: S1 ('MetaSel ('Just "gatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "gatewayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newGatewaySummary Source #

Create a value of GatewaySummary 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:gatewayCapabilitySummaries:GatewaySummary', gatewaySummary_gatewayCapabilitySummaries - A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration's definition, use DescribeGatewayCapabilityConfiguration.

$sel:gatewayPlatform:GatewaySummary', gatewaySummary_gatewayPlatform - Undocumented member.

$sel:gatewayId:GatewaySummary', gatewaySummary_gatewayId - The ID of the gateway device.

$sel:gatewayName:GatewaySummary', gatewaySummary_gatewayName - The name of the asset.

$sel:creationDate:GatewaySummary', gatewaySummary_creationDate - The date the gateway was created, in Unix epoch time.

$sel:lastUpdateDate:GatewaySummary', gatewaySummary_lastUpdateDate - The date the gateway was last updated, in Unix epoch time.

Greengrass

data Greengrass Source #

Contains details for a gateway that runs on IoT Greengrass. To create a gateway that runs on IoT Greengrass, you must add the IoT SiteWise connector to a Greengrass group and deploy it. Your Greengrass group must also have permissions to upload data to IoT SiteWise. For more information, see Ingesting data using a gateway in the IoT SiteWise User Guide.

See: newGreengrass smart constructor.

Constructors

Greengrass' Text 

Instances

Instances details
FromJSON Greengrass Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Greengrass

ToJSON Greengrass Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Greengrass

Generic Greengrass Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Greengrass

Associated Types

type Rep Greengrass :: Type -> Type #

Read Greengrass Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Greengrass

Show Greengrass Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Greengrass

NFData Greengrass Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Greengrass

Methods

rnf :: Greengrass -> () #

Eq Greengrass Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Greengrass

Hashable Greengrass Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Greengrass

type Rep Greengrass Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Greengrass

type Rep Greengrass = D1 ('MetaData "Greengrass" "Amazonka.IoTSiteWise.Types.Greengrass" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Greengrass'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGreengrass Source #

Create a value of Greengrass 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:groupArn:Greengrass', greengrass_groupArn - The ARN of the Greengrass group. For more information about how to find a group's ARN, see ListGroups and GetGroup in the IoT Greengrass API Reference.

GreengrassV2

data GreengrassV2 Source #

Contains details for a gateway that runs on IoT Greengrass V2. To create a gateway that runs on IoT Greengrass V2, you must deploy the IoT SiteWise Edge component to your gateway device. Your Greengrass device role must use the AWSIoTSiteWiseEdgeAccess policy. For more information, see Using IoT SiteWise at the edge in the IoT SiteWise User Guide.

See: newGreengrassV2 smart constructor.

Constructors

GreengrassV2' Text 

Instances

Instances details
FromJSON GreengrassV2 Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GreengrassV2

ToJSON GreengrassV2 Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GreengrassV2

Generic GreengrassV2 Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GreengrassV2

Associated Types

type Rep GreengrassV2 :: Type -> Type #

Read GreengrassV2 Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GreengrassV2

Show GreengrassV2 Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GreengrassV2

NFData GreengrassV2 Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GreengrassV2

Methods

rnf :: GreengrassV2 -> () #

Eq GreengrassV2 Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GreengrassV2

Hashable GreengrassV2 Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GreengrassV2

type Rep GreengrassV2 Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GreengrassV2

type Rep GreengrassV2 = D1 ('MetaData "GreengrassV2" "Amazonka.IoTSiteWise.Types.GreengrassV2" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GreengrassV2'" 'PrefixI 'True) (S1 ('MetaSel ('Just "coreDeviceThingName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGreengrassV2 Source #

Create a value of GreengrassV2 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:coreDeviceThingName:GreengrassV2', greengrassV2_coreDeviceThingName - The name of the IoT thing for your IoT Greengrass V2 core device.

GroupIdentity

data GroupIdentity Source #

Contains information for a group identity in an access policy.

See: newGroupIdentity smart constructor.

Constructors

GroupIdentity' Text 

Instances

Instances details
FromJSON GroupIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GroupIdentity

ToJSON GroupIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GroupIdentity

Generic GroupIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GroupIdentity

Associated Types

type Rep GroupIdentity :: Type -> Type #

Read GroupIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GroupIdentity

Show GroupIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GroupIdentity

NFData GroupIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GroupIdentity

Methods

rnf :: GroupIdentity -> () #

Eq GroupIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GroupIdentity

Hashable GroupIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GroupIdentity

type Rep GroupIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.GroupIdentity

type Rep GroupIdentity = D1 ('MetaData "GroupIdentity" "Amazonka.IoTSiteWise.Types.GroupIdentity" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "GroupIdentity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGroupIdentity Source #

Create a value of GroupIdentity 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:id:GroupIdentity', groupIdentity_id - The IAM Identity Center ID of the group.

IAMRoleIdentity

data IAMRoleIdentity Source #

Contains information about an Identity and Access Management role. For more information, see IAM roles in the IAM User Guide.

See: newIAMRoleIdentity smart constructor.

Constructors

IAMRoleIdentity' Text 

Instances

Instances details
FromJSON IAMRoleIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMRoleIdentity

ToJSON IAMRoleIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMRoleIdentity

Generic IAMRoleIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMRoleIdentity

Associated Types

type Rep IAMRoleIdentity :: Type -> Type #

Read IAMRoleIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMRoleIdentity

Show IAMRoleIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMRoleIdentity

NFData IAMRoleIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMRoleIdentity

Methods

rnf :: IAMRoleIdentity -> () #

Eq IAMRoleIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMRoleIdentity

Hashable IAMRoleIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMRoleIdentity

type Rep IAMRoleIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMRoleIdentity

type Rep IAMRoleIdentity = D1 ('MetaData "IAMRoleIdentity" "Amazonka.IoTSiteWise.Types.IAMRoleIdentity" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "IAMRoleIdentity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newIAMRoleIdentity Source #

Create a value of IAMRoleIdentity 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:arn:IAMRoleIdentity', iAMRoleIdentity_arn - The ARN of the IAM role. For more information, see IAM ARNs in the IAM User Guide.

IAMUserIdentity

data IAMUserIdentity Source #

Contains information about an Identity and Access Management user.

See: newIAMUserIdentity smart constructor.

Constructors

IAMUserIdentity' Text 

Instances

Instances details
FromJSON IAMUserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMUserIdentity

ToJSON IAMUserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMUserIdentity

Generic IAMUserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMUserIdentity

Associated Types

type Rep IAMUserIdentity :: Type -> Type #

Read IAMUserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMUserIdentity

Show IAMUserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMUserIdentity

NFData IAMUserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMUserIdentity

Methods

rnf :: IAMUserIdentity -> () #

Eq IAMUserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMUserIdentity

Hashable IAMUserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMUserIdentity

type Rep IAMUserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.IAMUserIdentity

type Rep IAMUserIdentity = D1 ('MetaData "IAMUserIdentity" "Amazonka.IoTSiteWise.Types.IAMUserIdentity" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "IAMUserIdentity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newIAMUserIdentity Source #

Create a value of IAMUserIdentity 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:arn:IAMUserIdentity', iAMUserIdentity_arn - The ARN of the IAM user. For more information, see IAM ARNs in the IAM User Guide.

If you delete the IAM user, access policies that contain this identity include an empty arn. You can delete the access policy for the IAM user that no longer exists.

Identity

data Identity Source #

Contains an identity that can access an IoT SiteWise Monitor resource.

Currently, you can't use Amazon Web Services APIs to retrieve IAM Identity Center identity IDs. You can find the IAM Identity Center identity IDs in the URL of user and group pages in the IAM Identity Center console.

See: newIdentity smart constructor.

Instances

Instances details
FromJSON Identity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Identity

ToJSON Identity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Identity

Generic Identity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Identity

Associated Types

type Rep Identity :: Type -> Type #

Methods

from :: Identity -> Rep Identity x #

to :: Rep Identity x -> Identity #

Read Identity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Identity

Show Identity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Identity

NFData Identity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Identity

Methods

rnf :: Identity -> () #

Eq Identity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Identity

Hashable Identity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Identity

Methods

hashWithSalt :: Int -> Identity -> Int #

hash :: Identity -> Int #

type Rep Identity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Identity

type Rep Identity = D1 ('MetaData "Identity" "Amazonka.IoTSiteWise.Types.Identity" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Identity'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "group'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GroupIdentity)) :*: S1 ('MetaSel ('Just "iamRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IAMRoleIdentity))) :*: (S1 ('MetaSel ('Just "iamUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IAMUserIdentity)) :*: S1 ('MetaSel ('Just "user") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserIdentity)))))

newIdentity :: Identity Source #

Create a value of Identity 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:group':Identity', identity_group - An IAM Identity Center group identity.

$sel:iamRole:Identity', identity_iamRole - An IAM role identity.

$sel:iamUser:Identity', identity_iamUser - An IAM user identity.

$sel:user:Identity', identity_user - An IAM Identity Center user identity.

Image

data Image Source #

Contains an image that is one of the following:

  • An image file. Choose this option to upload a new image.
  • The ID of an existing image. Choose this option to keep an existing image.

See: newImage smart constructor.

Constructors

Image' (Maybe ImageFile) (Maybe Text) 

Instances

Instances details
ToJSON Image Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Image

Generic Image Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Image

Associated Types

type Rep Image :: Type -> Type #

Methods

from :: Image -> Rep Image x #

to :: Rep Image x -> Image #

Read Image Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Image

Show Image Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Image

Methods

showsPrec :: Int -> Image -> ShowS #

show :: Image -> String #

showList :: [Image] -> ShowS #

NFData Image Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Image

Methods

rnf :: Image -> () #

Eq Image Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Image

Methods

(==) :: Image -> Image -> Bool #

(/=) :: Image -> Image -> Bool #

Hashable Image Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Image

Methods

hashWithSalt :: Int -> Image -> Int #

hash :: Image -> Int #

type Rep Image Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Image

type Rep Image = D1 ('MetaData "Image" "Amazonka.IoTSiteWise.Types.Image" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Image'" 'PrefixI 'True) (S1 ('MetaSel ('Just "file") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ImageFile)) :*: S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newImage :: Image Source #

Create a value of Image 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:file:Image', image_file - Undocumented member.

$sel:id:Image', image_id - The ID of an existing image. Specify this parameter to keep an existing image.

ImageFile

data ImageFile Source #

Contains an image file.

See: newImageFile smart constructor.

Instances

Instances details
ToJSON ImageFile Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFile

Generic ImageFile Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFile

Associated Types

type Rep ImageFile :: Type -> Type #

Read ImageFile Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFile

Show ImageFile Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFile

NFData ImageFile Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFile

Methods

rnf :: ImageFile -> () #

Eq ImageFile Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFile

Hashable ImageFile Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFile

type Rep ImageFile Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageFile

type Rep ImageFile = D1 ('MetaData "ImageFile" "Amazonka.IoTSiteWise.Types.ImageFile" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ImageFile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "data'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Base64) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ImageFileType)))

newImageFile Source #

Create a value of ImageFile 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:data':ImageFile', imageFile_data - The image file contents, represented as a base64-encoded string. The file size must be less than 1 MB.-- -- Note: This Lens automatically encodes and decodes Base64 data. -- The underlying isomorphism will encode to Base64 representation during -- serialisation, and decode from Base64 representation during deserialisation. -- This Lens accepts and returns only raw unencoded data.

$sel:type':ImageFile', imageFile_type - The file type of the image.

ImageLocation

data ImageLocation Source #

Contains an image that is uploaded to IoT SiteWise and available at a URL.

See: newImageLocation smart constructor.

Constructors

ImageLocation' Text Text 

Instances

Instances details
FromJSON ImageLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageLocation

Generic ImageLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageLocation

Associated Types

type Rep ImageLocation :: Type -> Type #

Read ImageLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageLocation

Show ImageLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageLocation

NFData ImageLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageLocation

Methods

rnf :: ImageLocation -> () #

Eq ImageLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageLocation

Hashable ImageLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageLocation

type Rep ImageLocation Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ImageLocation

type Rep ImageLocation = D1 ('MetaData "ImageLocation" "Amazonka.IoTSiteWise.Types.ImageLocation" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ImageLocation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newImageLocation Source #

Create a value of ImageLocation 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:id:ImageLocation', imageLocation_id - The ID of the image.

$sel:url:ImageLocation', imageLocation_url - The URL where the image is available. The URL is valid for 15 minutes so that you can view and download the image

InterpolatedAssetPropertyValue

data InterpolatedAssetPropertyValue Source #

Contains information about an interpolated asset property value.

See: newInterpolatedAssetPropertyValue smart constructor.

Instances

Instances details
FromJSON InterpolatedAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.InterpolatedAssetPropertyValue

Generic InterpolatedAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.InterpolatedAssetPropertyValue

Associated Types

type Rep InterpolatedAssetPropertyValue :: Type -> Type #

Read InterpolatedAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.InterpolatedAssetPropertyValue

Show InterpolatedAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.InterpolatedAssetPropertyValue

NFData InterpolatedAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.InterpolatedAssetPropertyValue

Eq InterpolatedAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.InterpolatedAssetPropertyValue

Hashable InterpolatedAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.InterpolatedAssetPropertyValue

type Rep InterpolatedAssetPropertyValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.InterpolatedAssetPropertyValue

type Rep InterpolatedAssetPropertyValue = D1 ('MetaData "InterpolatedAssetPropertyValue" "Amazonka.IoTSiteWise.Types.InterpolatedAssetPropertyValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "InterpolatedAssetPropertyValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "timestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TimeInNanos) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Variant)))

newInterpolatedAssetPropertyValue Source #

Create a value of InterpolatedAssetPropertyValue 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:timestamp:InterpolatedAssetPropertyValue', interpolatedAssetPropertyValue_timestamp - Undocumented member.

$sel:value:InterpolatedAssetPropertyValue', interpolatedAssetPropertyValue_value - Undocumented member.

JobConfiguration

data JobConfiguration Source #

Contains the configuration information of a job, such as the file format used to save data in Amazon S3.

See: newJobConfiguration smart constructor.

Instances

Instances details
FromJSON JobConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobConfiguration

ToJSON JobConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobConfiguration

Generic JobConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobConfiguration

Associated Types

type Rep JobConfiguration :: Type -> Type #

Read JobConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobConfiguration

Show JobConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobConfiguration

NFData JobConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobConfiguration

Methods

rnf :: JobConfiguration -> () #

Eq JobConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobConfiguration

Hashable JobConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobConfiguration

type Rep JobConfiguration Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobConfiguration

type Rep JobConfiguration = D1 ('MetaData "JobConfiguration" "Amazonka.IoTSiteWise.Types.JobConfiguration" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "JobConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fileFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FileFormat)))

newJobConfiguration Source #

Create a value of JobConfiguration 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:fileFormat:JobConfiguration', jobConfiguration_fileFormat - The file format of the data in Amazon S3.

JobSummary

data JobSummary Source #

Contains a job summary information.

See: newJobSummary smart constructor.

Instances

Instances details
FromJSON JobSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobSummary

Generic JobSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobSummary

Associated Types

type Rep JobSummary :: Type -> Type #

Read JobSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobSummary

Show JobSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobSummary

NFData JobSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobSummary

Methods

rnf :: JobSummary -> () #

Eq JobSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobSummary

Hashable JobSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobSummary

type Rep JobSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.JobSummary

type Rep JobSummary = D1 ('MetaData "JobSummary" "Amazonka.IoTSiteWise.Types.JobSummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "JobSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobStatus))))

newJobSummary Source #

Create a value of JobSummary 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:id:JobSummary', jobSummary_id - The ID of the job.

$sel:name:JobSummary', jobSummary_name - The unique name that helps identify the job request.

$sel:status:JobSummary', jobSummary_status - The status of the bulk import job can be one of following values.

  • PENDING – IoT SiteWise is waiting for the current bulk import job to finish.
  • CANCELLED – The bulk import job has been canceled.
  • RUNNING – IoT SiteWise is processing your request to import your data from Amazon S3.
  • COMPLETED – IoT SiteWise successfully completed your request to import data from Amazon S3.
  • FAILED – IoT SiteWise couldn't process your request to import data from Amazon S3. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
  • COMPLETED_WITH_FAILURES – IoT SiteWise completed your request to import data from Amazon S3 with errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.

LoggingOptions

data LoggingOptions Source #

Contains logging options.

See: newLoggingOptions smart constructor.

Instances

Instances details
FromJSON LoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingOptions

ToJSON LoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingOptions

Generic LoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingOptions

Associated Types

type Rep LoggingOptions :: Type -> Type #

Read LoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingOptions

Show LoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingOptions

NFData LoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingOptions

Methods

rnf :: LoggingOptions -> () #

Eq LoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingOptions

Hashable LoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingOptions

type Rep LoggingOptions Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.LoggingOptions

type Rep LoggingOptions = D1 ('MetaData "LoggingOptions" "Amazonka.IoTSiteWise.Types.LoggingOptions" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "LoggingOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "level") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LoggingLevel)))

newLoggingOptions Source #

Create a value of LoggingOptions 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:level:LoggingOptions', loggingOptions_level - The IoT SiteWise logging verbosity level.

Measurement

data Measurement Source #

Contains an asset measurement property. For more information, see Measurements in the IoT SiteWise User Guide.

See: newMeasurement smart constructor.

Instances

Instances details
FromJSON Measurement Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Measurement

ToJSON Measurement Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Measurement

Generic Measurement Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Measurement

Associated Types

type Rep Measurement :: Type -> Type #

Read Measurement Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Measurement

Show Measurement Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Measurement

NFData Measurement Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Measurement

Methods

rnf :: Measurement -> () #

Eq Measurement Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Measurement

Hashable Measurement Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Measurement

type Rep Measurement Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Measurement

type Rep Measurement = D1 ('MetaData "Measurement" "Amazonka.IoTSiteWise.Types.Measurement" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Measurement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "processingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MeasurementProcessingConfig))))

newMeasurement :: Measurement Source #

Create a value of Measurement 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:processingConfig:Measurement', measurement_processingConfig - The processing configuration for the given measurement property. You can configure measurements to be kept at the edge or forwarded to the Amazon Web Services Cloud. By default, measurements are forwarded to the cloud.

MeasurementProcessingConfig

data MeasurementProcessingConfig Source #

The processing configuration for the given measurement property. You can configure measurements to be kept at the edge or forwarded to the Amazon Web Services Cloud. By default, measurements are forwarded to the cloud.

See: newMeasurementProcessingConfig smart constructor.

Instances

Instances details
FromJSON MeasurementProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig

ToJSON MeasurementProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig

Generic MeasurementProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig

Associated Types

type Rep MeasurementProcessingConfig :: Type -> Type #

Read MeasurementProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig

Show MeasurementProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig

NFData MeasurementProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig

Eq MeasurementProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig

Hashable MeasurementProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig

type Rep MeasurementProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig

type Rep MeasurementProcessingConfig = D1 ('MetaData "MeasurementProcessingConfig" "Amazonka.IoTSiteWise.Types.MeasurementProcessingConfig" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "MeasurementProcessingConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forwardingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ForwardingConfig)))

newMeasurementProcessingConfig Source #

Create a value of MeasurementProcessingConfig 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:forwardingConfig:MeasurementProcessingConfig', measurementProcessingConfig_forwardingConfig - The forwarding configuration for the given measurement property.

Metric

data Metric Source #

Contains an asset metric property. With metrics, you can calculate aggregate functions, such as an average, maximum, or minimum, as specified through an expression. A metric maps several values to a single value (such as a sum).

The maximum number of dependent/cascading variables used in any one metric calculation is 10. Therefore, a root metric can have up to 10 cascading metrics in its computational dependency tree. Additionally, a metric can only have a data type of DOUBLE and consume properties with data types of INTEGER or DOUBLE.

For more information, see Metrics in the IoT SiteWise User Guide.

See: newMetric smart constructor.

Instances

Instances details
FromJSON Metric Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Metric

ToJSON Metric Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Metric

Generic Metric Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Metric

Associated Types

type Rep Metric :: Type -> Type #

Methods

from :: Metric -> Rep Metric x #

to :: Rep Metric x -> Metric #

Read Metric Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Metric

Show Metric Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Metric

NFData Metric Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Metric

Methods

rnf :: Metric -> () #

Eq Metric Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Metric

Methods

(==) :: Metric -> Metric -> Bool #

(/=) :: Metric -> Metric -> Bool #

Hashable Metric Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Metric

Methods

hashWithSalt :: Int -> Metric -> Int #

hash :: Metric -> Int #

type Rep Metric Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Metric

type Rep Metric = D1 ('MetaData "Metric" "Amazonka.IoTSiteWise.Types.Metric" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Metric'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "processingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricProcessingConfig)) :*: S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "variables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ExpressionVariable]) :*: S1 ('MetaSel ('Just "window") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MetricWindow))))

newMetric Source #

Create a value of Metric 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:processingConfig:Metric', metric_processingConfig - The processing configuration for the given metric property. You can configure metrics to be computed at the edge or in the Amazon Web Services Cloud. By default, metrics are forwarded to the cloud.

$sel:expression:Metric', metric_expression - The mathematical expression that defines the metric aggregation function. You can specify up to 10 variables per expression. You can specify up to 10 functions per expression.

For more information, see Quotas in the IoT SiteWise User Guide.

$sel:variables:Metric', metric_variables - The list of variables used in the expression.

$sel:window:Metric', metric_window - The window (time interval) over which IoT SiteWise computes the metric's aggregation expression. IoT SiteWise computes one data point per window.

MetricProcessingConfig

data MetricProcessingConfig Source #

The processing configuration for the given metric property. You can configure metrics to be computed at the edge or in the Amazon Web Services Cloud. By default, metrics are forwarded to the cloud.

See: newMetricProcessingConfig smart constructor.

Instances

Instances details
FromJSON MetricProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricProcessingConfig

ToJSON MetricProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricProcessingConfig

Generic MetricProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricProcessingConfig

Associated Types

type Rep MetricProcessingConfig :: Type -> Type #

Read MetricProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricProcessingConfig

Show MetricProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricProcessingConfig

NFData MetricProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricProcessingConfig

Methods

rnf :: MetricProcessingConfig -> () #

Eq MetricProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricProcessingConfig

Hashable MetricProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricProcessingConfig

type Rep MetricProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricProcessingConfig

type Rep MetricProcessingConfig = D1 ('MetaData "MetricProcessingConfig" "Amazonka.IoTSiteWise.Types.MetricProcessingConfig" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "MetricProcessingConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "computeLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ComputeLocation)))

newMetricProcessingConfig Source #

Create a value of MetricProcessingConfig 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:computeLocation:MetricProcessingConfig', metricProcessingConfig_computeLocation - The compute location for the given metric property.

MetricWindow

data MetricWindow Source #

Contains a time interval window used for data aggregate computations (for example, average, sum, count, and so on).

See: newMetricWindow smart constructor.

Instances

Instances details
FromJSON MetricWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricWindow

ToJSON MetricWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricWindow

Generic MetricWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricWindow

Associated Types

type Rep MetricWindow :: Type -> Type #

Read MetricWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricWindow

Show MetricWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricWindow

NFData MetricWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricWindow

Methods

rnf :: MetricWindow -> () #

Eq MetricWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricWindow

Hashable MetricWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricWindow

type Rep MetricWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MetricWindow

type Rep MetricWindow = D1 ('MetaData "MetricWindow" "Amazonka.IoTSiteWise.Types.MetricWindow" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "MetricWindow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tumbling") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TumblingWindow))))

newMetricWindow :: MetricWindow Source #

Create a value of MetricWindow 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:tumbling:MetricWindow', metricWindow_tumbling - The tumbling time interval window.

MonitorErrorDetails

data MonitorErrorDetails Source #

Contains IoT SiteWise Monitor error details.

See: newMonitorErrorDetails smart constructor.

Instances

Instances details
FromJSON MonitorErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorDetails

Generic MonitorErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorDetails

Associated Types

type Rep MonitorErrorDetails :: Type -> Type #

Read MonitorErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorDetails

Show MonitorErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorDetails

NFData MonitorErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorDetails

Methods

rnf :: MonitorErrorDetails -> () #

Eq MonitorErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorDetails

Hashable MonitorErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorDetails

type Rep MonitorErrorDetails Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MonitorErrorDetails

type Rep MonitorErrorDetails = D1 ('MetaData "MonitorErrorDetails" "Amazonka.IoTSiteWise.Types.MonitorErrorDetails" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "MonitorErrorDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitorErrorCode)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMonitorErrorDetails :: MonitorErrorDetails Source #

Create a value of MonitorErrorDetails 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:code:MonitorErrorDetails', monitorErrorDetails_code - The error code.

$sel:message:MonitorErrorDetails', monitorErrorDetails_message - The error message.

MultiLayerStorage

data MultiLayerStorage Source #

Contains information about the storage destination.

See: newMultiLayerStorage smart constructor.

Instances

Instances details
FromJSON MultiLayerStorage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MultiLayerStorage

ToJSON MultiLayerStorage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MultiLayerStorage

Generic MultiLayerStorage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MultiLayerStorage

Associated Types

type Rep MultiLayerStorage :: Type -> Type #

Read MultiLayerStorage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MultiLayerStorage

Show MultiLayerStorage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MultiLayerStorage

NFData MultiLayerStorage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MultiLayerStorage

Methods

rnf :: MultiLayerStorage -> () #

Eq MultiLayerStorage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MultiLayerStorage

Hashable MultiLayerStorage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MultiLayerStorage

type Rep MultiLayerStorage Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.MultiLayerStorage

type Rep MultiLayerStorage = D1 ('MetaData "MultiLayerStorage" "Amazonka.IoTSiteWise.Types.MultiLayerStorage" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "MultiLayerStorage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customerManagedS3Storage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CustomerManagedS3Storage)))

newMultiLayerStorage Source #

Create a value of MultiLayerStorage 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:customerManagedS3Storage:MultiLayerStorage', multiLayerStorage_customerManagedS3Storage - Contains information about a customer managed Amazon S3 bucket.

PortalResource

data PortalResource Source #

Identifies an IoT SiteWise Monitor portal.

See: newPortalResource smart constructor.

Constructors

PortalResource' Text 

Instances

Instances details
FromJSON PortalResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalResource

ToJSON PortalResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalResource

Generic PortalResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalResource

Associated Types

type Rep PortalResource :: Type -> Type #

Read PortalResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalResource

Show PortalResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalResource

NFData PortalResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalResource

Methods

rnf :: PortalResource -> () #

Eq PortalResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalResource

Hashable PortalResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalResource

type Rep PortalResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalResource

type Rep PortalResource = D1 ('MetaData "PortalResource" "Amazonka.IoTSiteWise.Types.PortalResource" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PortalResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newPortalResource Source #

Create a value of PortalResource 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:id:PortalResource', portalResource_id - The ID of the portal.

PortalStatus

data PortalStatus Source #

Contains information about the current status of a portal.

See: newPortalStatus smart constructor.

Instances

Instances details
FromJSON PortalStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalStatus

Generic PortalStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalStatus

Associated Types

type Rep PortalStatus :: Type -> Type #

Read PortalStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalStatus

Show PortalStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalStatus

NFData PortalStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalStatus

Methods

rnf :: PortalStatus -> () #

Eq PortalStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalStatus

Hashable PortalStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalStatus

type Rep PortalStatus Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalStatus

type Rep PortalStatus = D1 ('MetaData "PortalStatus" "Amazonka.IoTSiteWise.Types.PortalStatus" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PortalStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "error") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitorErrorDetails)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PortalState)))

newPortalStatus Source #

Create a value of PortalStatus 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:error:PortalStatus', portalStatus_error - Contains associated error information, if any.

$sel:state:PortalStatus', portalStatus_state - The current state of the portal.

PortalSummary

data PortalSummary Source #

Contains a portal summary.

See: newPortalSummary smart constructor.

Instances

Instances details
FromJSON PortalSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalSummary

Generic PortalSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalSummary

Associated Types

type Rep PortalSummary :: Type -> Type #

Read PortalSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalSummary

Show PortalSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalSummary

NFData PortalSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalSummary

Methods

rnf :: PortalSummary -> () #

Eq PortalSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalSummary

Hashable PortalSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalSummary

type Rep PortalSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PortalSummary

newPortalSummary Source #

Create a value of PortalSummary 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:creationDate:PortalSummary', portalSummary_creationDate - The date the portal was created, in Unix epoch time.

$sel:description:PortalSummary', portalSummary_description - The portal's description.

$sel:lastUpdateDate:PortalSummary', portalSummary_lastUpdateDate - The date the portal was last updated, in Unix epoch time.

$sel:roleArn:PortalSummary', portalSummary_roleArn - The ARN of the service role that allows the portal's users to access your IoT SiteWise resources on your behalf. For more information, see Using service roles for IoT SiteWise Monitor in the IoT SiteWise User Guide.

$sel:id:PortalSummary', portalSummary_id - The ID of the portal.

$sel:name:PortalSummary', portalSummary_name - The name of the portal.

$sel:startUrl:PortalSummary', portalSummary_startUrl - The URL for the IoT SiteWise Monitor portal. You can use this URL to access portals that use IAM Identity Center for authentication. For portals that use IAM for authentication, you must use the IoT SiteWise console to get a URL that you can use to access the portal.

$sel:status:PortalSummary', portalSummary_status - Undocumented member.

ProjectResource

data ProjectResource Source #

Identifies a specific IoT SiteWise Monitor project.

See: newProjectResource smart constructor.

Constructors

ProjectResource' Text 

Instances

Instances details
FromJSON ProjectResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectResource

ToJSON ProjectResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectResource

Generic ProjectResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectResource

Associated Types

type Rep ProjectResource :: Type -> Type #

Read ProjectResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectResource

Show ProjectResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectResource

NFData ProjectResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectResource

Methods

rnf :: ProjectResource -> () #

Eq ProjectResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectResource

Hashable ProjectResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectResource

type Rep ProjectResource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectResource

type Rep ProjectResource = D1 ('MetaData "ProjectResource" "Amazonka.IoTSiteWise.Types.ProjectResource" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ProjectResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newProjectResource Source #

Create a value of ProjectResource 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:id:ProjectResource', projectResource_id - The ID of the project.

ProjectSummary

data ProjectSummary Source #

Contains project summary information.

See: newProjectSummary smart constructor.

Instances

Instances details
FromJSON ProjectSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectSummary

Generic ProjectSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectSummary

Associated Types

type Rep ProjectSummary :: Type -> Type #

Read ProjectSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectSummary

Show ProjectSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectSummary

NFData ProjectSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectSummary

Methods

rnf :: ProjectSummary -> () #

Eq ProjectSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectSummary

Hashable ProjectSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectSummary

type Rep ProjectSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.ProjectSummary

type Rep ProjectSummary = D1 ('MetaData "ProjectSummary" "Amazonka.IoTSiteWise.Types.ProjectSummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "ProjectSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newProjectSummary Source #

Create a value of ProjectSummary 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:creationDate:ProjectSummary', projectSummary_creationDate - The date the project was created, in Unix epoch time.

$sel:description:ProjectSummary', projectSummary_description - The project's description.

$sel:lastUpdateDate:ProjectSummary', projectSummary_lastUpdateDate - The date the project was last updated, in Unix epoch time.

$sel:id:ProjectSummary', projectSummary_id - The ID of the project.

$sel:name:ProjectSummary', projectSummary_name - The name of the project.

Property

data Property Source #

Contains asset property information.

See: newProperty smart constructor.

Instances

Instances details
FromJSON Property Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Property

Generic Property Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Property

Associated Types

type Rep Property :: Type -> Type #

Methods

from :: Property -> Rep Property x #

to :: Rep Property x -> Property #

Read Property Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Property

Show Property Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Property

NFData Property Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Property

Methods

rnf :: Property -> () #

Eq Property Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Property

Hashable Property Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Property

Methods

hashWithSalt :: Int -> Property -> Int #

hash :: Property -> Int #

type Rep Property Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Property

newProperty Source #

Create a value of Property 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:alias:Property', property_alias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

$sel:notification:Property', property_notification - The asset property's notification topic and state. For more information, see UpdateAssetProperty.

$sel:type':Property', property_type - The property type (see PropertyType). A property contains one type.

$sel:unit:Property', property_unit - The unit (such as Newtons or RPM) of the asset property.

$sel:id:Property', property_id - The ID of the asset property.

$sel:name:Property', property_name - The name of the property.

$sel:dataType:Property', property_dataType - The property data type.

PropertyNotification

data PropertyNotification Source #

Contains asset property value notification information. When the notification state is enabled, IoT SiteWise publishes property value updates to a unique MQTT topic. For more information, see Interacting with other services in the IoT SiteWise User Guide.

See: newPropertyNotification smart constructor.

Instances

Instances details
FromJSON PropertyNotification Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotification

Generic PropertyNotification Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotification

Associated Types

type Rep PropertyNotification :: Type -> Type #

Read PropertyNotification Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotification

Show PropertyNotification Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotification

NFData PropertyNotification Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotification

Methods

rnf :: PropertyNotification -> () #

Eq PropertyNotification Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotification

Hashable PropertyNotification Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotification

type Rep PropertyNotification Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyNotification

type Rep PropertyNotification = D1 ('MetaData "PropertyNotification" "Amazonka.IoTSiteWise.Types.PropertyNotification" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PropertyNotification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "topic") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PropertyNotificationState)))

newPropertyNotification Source #

Create a value of PropertyNotification 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:topic:PropertyNotification', propertyNotification_topic - The MQTT topic to which IoT SiteWise publishes property value update notifications.

$sel:state:PropertyNotification', propertyNotification_state - The current notification state.

PropertyType

data PropertyType Source #

Contains a property type, which can be one of attribute, measurement, metric, or transform.

See: newPropertyType smart constructor.

Instances

Instances details
FromJSON PropertyType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyType

ToJSON PropertyType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyType

Generic PropertyType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyType

Associated Types

type Rep PropertyType :: Type -> Type #

Read PropertyType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyType

Show PropertyType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyType

NFData PropertyType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyType

Methods

rnf :: PropertyType -> () #

Eq PropertyType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyType

Hashable PropertyType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyType

type Rep PropertyType Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PropertyType

type Rep PropertyType = D1 ('MetaData "PropertyType" "Amazonka.IoTSiteWise.Types.PropertyType" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PropertyType'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "attribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Attribute)) :*: S1 ('MetaSel ('Just "measurement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Measurement))) :*: (S1 ('MetaSel ('Just "metric") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Metric)) :*: S1 ('MetaSel ('Just "transform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Transform)))))

newPropertyType :: PropertyType Source #

Create a value of PropertyType 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:attribute:PropertyType', propertyType_attribute - Specifies an asset attribute property. An attribute generally contains static information, such as the serial number of an IIoT wind turbine.

$sel:measurement:PropertyType', propertyType_measurement - Specifies an asset measurement property. A measurement represents a device's raw sensor data stream, such as timestamped temperature values or timestamped power values.

$sel:metric:PropertyType', propertyType_metric - Specifies an asset metric property. A metric contains a mathematical expression that uses aggregate functions to process all input data points over a time interval and output a single data point, such as to calculate the average hourly temperature.

$sel:transform:PropertyType', propertyType_transform - Specifies an asset transform property. A transform contains a mathematical expression that maps a property's data points from one form to another, such as a unit conversion from Celsius to Fahrenheit.

PutAssetPropertyValueEntry

data PutAssetPropertyValueEntry Source #

Contains a list of value updates for an asset property in the list of asset entries consumed by the BatchPutAssetPropertyValue API operation.

See: newPutAssetPropertyValueEntry smart constructor.

Instances

Instances details
ToJSON PutAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PutAssetPropertyValueEntry

Generic PutAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PutAssetPropertyValueEntry

Associated Types

type Rep PutAssetPropertyValueEntry :: Type -> Type #

Read PutAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PutAssetPropertyValueEntry

Show PutAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PutAssetPropertyValueEntry

NFData PutAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PutAssetPropertyValueEntry

Eq PutAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PutAssetPropertyValueEntry

Hashable PutAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PutAssetPropertyValueEntry

type Rep PutAssetPropertyValueEntry Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.PutAssetPropertyValueEntry

type Rep PutAssetPropertyValueEntry = D1 ('MetaData "PutAssetPropertyValueEntry" "Amazonka.IoTSiteWise.Types.PutAssetPropertyValueEntry" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "PutAssetPropertyValueEntry'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "entryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "propertyValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AssetPropertyValue])))))

newPutAssetPropertyValueEntry Source #

Create a value of PutAssetPropertyValueEntry 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:assetId:PutAssetPropertyValueEntry', putAssetPropertyValueEntry_assetId - The ID of the asset to update.

$sel:propertyAlias:PutAssetPropertyValueEntry', putAssetPropertyValueEntry_propertyAlias - The alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see Mapping industrial data streams to asset properties in the IoT SiteWise User Guide.

$sel:propertyId:PutAssetPropertyValueEntry', putAssetPropertyValueEntry_propertyId - The ID of the asset property for this entry.

$sel:entryId:PutAssetPropertyValueEntry', putAssetPropertyValueEntry_entryId - The user specified ID for the entry. You can use this ID to identify which entries failed.

$sel:propertyValues:PutAssetPropertyValueEntry', putAssetPropertyValueEntry_propertyValues - The list of property values to upload. You can specify up to 10 propertyValues array elements.

Resource

data Resource Source #

Contains an IoT SiteWise Monitor resource ID for a portal or project.

See: newResource smart constructor.

Instances

Instances details
FromJSON Resource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Resource

ToJSON Resource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Resource

Generic Resource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Resource

Associated Types

type Rep Resource :: Type -> Type #

Methods

from :: Resource -> Rep Resource x #

to :: Rep Resource x -> Resource #

Read Resource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Resource

Show Resource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Resource

NFData Resource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Resource

Methods

rnf :: Resource -> () #

Eq Resource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Resource

Hashable Resource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Resource

Methods

hashWithSalt :: Int -> Resource -> Int #

hash :: Resource -> Int #

type Rep Resource Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Resource

type Rep Resource = D1 ('MetaData "Resource" "Amazonka.IoTSiteWise.Types.Resource" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Resource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "portal") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PortalResource)) :*: S1 ('MetaSel ('Just "project") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProjectResource))))

newResource :: Resource Source #

Create a value of Resource 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:portal:Resource', resource_portal - A portal resource.

$sel:project:Resource', resource_project - A project resource.

RetentionPeriod

data RetentionPeriod Source #

How many days your data is kept in the hot tier. By default, your data is kept indefinitely in the hot tier.

See: newRetentionPeriod smart constructor.

Instances

Instances details
FromJSON RetentionPeriod Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.RetentionPeriod

ToJSON RetentionPeriod Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.RetentionPeriod

Generic RetentionPeriod Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.RetentionPeriod

Associated Types

type Rep RetentionPeriod :: Type -> Type #

Read RetentionPeriod Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.RetentionPeriod

Show RetentionPeriod Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.RetentionPeriod

NFData RetentionPeriod Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.RetentionPeriod

Methods

rnf :: RetentionPeriod -> () #

Eq RetentionPeriod Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.RetentionPeriod

Hashable RetentionPeriod Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.RetentionPeriod

type Rep RetentionPeriod Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.RetentionPeriod

type Rep RetentionPeriod = D1 ('MetaData "RetentionPeriod" "Amazonka.IoTSiteWise.Types.RetentionPeriod" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "RetentionPeriod'" 'PrefixI 'True) (S1 ('MetaSel ('Just "numberOfDays") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "unlimited") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newRetentionPeriod :: RetentionPeriod Source #

Create a value of RetentionPeriod 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:numberOfDays:RetentionPeriod', retentionPeriod_numberOfDays - The number of days that your data is kept.

If you specified a value for this parameter, the unlimited parameter must be false.

$sel:unlimited:RetentionPeriod', retentionPeriod_unlimited - If true, your data is kept indefinitely.

If configured to true, you must not specify a value for the numberOfDays parameter.

TimeInNanos

data TimeInNanos Source #

Contains a timestamp with optional nanosecond granularity.

See: newTimeInNanos smart constructor.

Instances

Instances details
FromJSON TimeInNanos Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeInNanos

ToJSON TimeInNanos Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeInNanos

Generic TimeInNanos Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeInNanos

Associated Types

type Rep TimeInNanos :: Type -> Type #

Read TimeInNanos Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeInNanos

Show TimeInNanos Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeInNanos

NFData TimeInNanos Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeInNanos

Methods

rnf :: TimeInNanos -> () #

Eq TimeInNanos Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeInNanos

Hashable TimeInNanos Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeInNanos

type Rep TimeInNanos Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeInNanos

type Rep TimeInNanos = D1 ('MetaData "TimeInNanos" "Amazonka.IoTSiteWise.Types.TimeInNanos" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "TimeInNanos'" 'PrefixI 'True) (S1 ('MetaSel ('Just "offsetInNanos") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "timeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newTimeInNanos Source #

Create a value of TimeInNanos 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:offsetInNanos:TimeInNanos', timeInNanos_offsetInNanos - The nanosecond offset from timeInSeconds.

$sel:timeInSeconds:TimeInNanos', timeInNanos_timeInSeconds - The timestamp date, in seconds, in the Unix epoch format. Fractional nanosecond data is provided by offsetInNanos.

TimeSeriesSummary

data TimeSeriesSummary Source #

Contains a summary of a time series (data stream).

See: newTimeSeriesSummary smart constructor.

Instances

Instances details
FromJSON TimeSeriesSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeSeriesSummary

Generic TimeSeriesSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeSeriesSummary

Associated Types

type Rep TimeSeriesSummary :: Type -> Type #

Read TimeSeriesSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeSeriesSummary

Show TimeSeriesSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeSeriesSummary

NFData TimeSeriesSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeSeriesSummary

Methods

rnf :: TimeSeriesSummary -> () #

Eq TimeSeriesSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeSeriesSummary

Hashable TimeSeriesSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeSeriesSummary

type Rep TimeSeriesSummary Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TimeSeriesSummary

type Rep TimeSeriesSummary = D1 ('MetaData "TimeSeriesSummary" "Amazonka.IoTSiteWise.Types.TimeSeriesSummary" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "TimeSeriesSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataTypeSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "timeSeriesId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PropertyDataType)) :*: (S1 ('MetaSel ('Just "timeSeriesCreationDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "timeSeriesLastUpdateDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newTimeSeriesSummary Source #

Create a value of TimeSeriesSummary 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:alias:TimeSeriesSummary', timeSeriesSummary_alias - The alias that identifies the time series.

$sel:assetId:TimeSeriesSummary', timeSeriesSummary_assetId - The ID of the asset in which the asset property was created.

$sel:dataTypeSpec:TimeSeriesSummary', timeSeriesSummary_dataTypeSpec - The data type of the structure for this time series. This parameter is required for time series that have the STRUCT data type.

The options for this parameter depend on the type of the composite model in which you created the asset property that is associated with your time series. Use AWS/ALARM_STATE for alarm state in alarm composite models.

$sel:propertyId:TimeSeriesSummary', timeSeriesSummary_propertyId - The ID of the asset property.

$sel:timeSeriesId:TimeSeriesSummary', timeSeriesSummary_timeSeriesId - The ID of the time series.

$sel:dataType:TimeSeriesSummary', timeSeriesSummary_dataType - The data type of the time series.

If you specify STRUCT, you must also specify dataTypeSpec to identify the type of the structure for this time series.

$sel:timeSeriesCreationDate:TimeSeriesSummary', timeSeriesSummary_timeSeriesCreationDate - The date that the time series was created, in Unix epoch time.

$sel:timeSeriesLastUpdateDate:TimeSeriesSummary', timeSeriesSummary_timeSeriesLastUpdateDate - The date that the time series was last updated, in Unix epoch time.

Transform

data Transform Source #

Contains an asset transform property. A transform is a one-to-one mapping of a property's data points from one form to another. For example, you can use a transform to convert a Celsius data stream to Fahrenheit by applying the transformation expression to each data point of the Celsius stream. A transform can only have a data type of DOUBLE and consume properties with data types of INTEGER or DOUBLE.

For more information, see Transforms in the IoT SiteWise User Guide.

See: newTransform smart constructor.

Instances

Instances details
FromJSON Transform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Transform

ToJSON Transform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Transform

Generic Transform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Transform

Associated Types

type Rep Transform :: Type -> Type #

Read Transform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Transform

Show Transform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Transform

NFData Transform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Transform

Methods

rnf :: Transform -> () #

Eq Transform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Transform

Hashable Transform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Transform

type Rep Transform Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Transform

type Rep Transform = D1 ('MetaData "Transform" "Amazonka.IoTSiteWise.Types.Transform" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Transform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "processingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformProcessingConfig)) :*: (S1 ('MetaSel ('Just "expression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "variables") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ExpressionVariable]))))

newTransform Source #

Create a value of Transform 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:processingConfig:Transform', transform_processingConfig - The processing configuration for the given transform property. You can configure transforms to be kept at the edge or forwarded to the Amazon Web Services Cloud. You can also configure transforms to be computed at the edge or in the cloud.

$sel:expression:Transform', transform_expression - The mathematical expression that defines the transformation function. You can specify up to 10 variables per expression. You can specify up to 10 functions per expression.

For more information, see Quotas in the IoT SiteWise User Guide.

$sel:variables:Transform', transform_variables - The list of variables used in the expression.

TransformProcessingConfig

data TransformProcessingConfig Source #

The processing configuration for the given transform property. You can configure transforms to be kept at the edge or forwarded to the Amazon Web Services Cloud. You can also configure transforms to be computed at the edge or in the cloud.

See: newTransformProcessingConfig smart constructor.

Instances

Instances details
FromJSON TransformProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TransformProcessingConfig

ToJSON TransformProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TransformProcessingConfig

Generic TransformProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TransformProcessingConfig

Associated Types

type Rep TransformProcessingConfig :: Type -> Type #

Read TransformProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TransformProcessingConfig

Show TransformProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TransformProcessingConfig

NFData TransformProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TransformProcessingConfig

Eq TransformProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TransformProcessingConfig

Hashable TransformProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TransformProcessingConfig

type Rep TransformProcessingConfig Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TransformProcessingConfig

type Rep TransformProcessingConfig = D1 ('MetaData "TransformProcessingConfig" "Amazonka.IoTSiteWise.Types.TransformProcessingConfig" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "TransformProcessingConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forwardingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ForwardingConfig)) :*: S1 ('MetaSel ('Just "computeLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ComputeLocation)))

newTransformProcessingConfig Source #

Create a value of TransformProcessingConfig 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:forwardingConfig:TransformProcessingConfig', transformProcessingConfig_forwardingConfig - Undocumented member.

$sel:computeLocation:TransformProcessingConfig', transformProcessingConfig_computeLocation - The compute location for the given transform property.

TumblingWindow

data TumblingWindow Source #

Contains a tumbling window, which is a repeating fixed-sized, non-overlapping, and contiguous time window. You can use this window in metrics to aggregate data from properties and other assets.

You can use m, h, d, and w when you specify an interval or offset. Note that m represents minutes, h represents hours, d represents days, and w represents weeks. You can also use s to represent seconds in offset.

The interval and offset parameters support the ISO 8601 format. For example, PT5S represents 5 seconds, PT5M represents 5 minutes, and PT5H represents 5 hours.

See: newTumblingWindow smart constructor.

Constructors

TumblingWindow' (Maybe Text) Text 

Instances

Instances details
FromJSON TumblingWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TumblingWindow

ToJSON TumblingWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TumblingWindow

Generic TumblingWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TumblingWindow

Associated Types

type Rep TumblingWindow :: Type -> Type #

Read TumblingWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TumblingWindow

Show TumblingWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TumblingWindow

NFData TumblingWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TumblingWindow

Methods

rnf :: TumblingWindow -> () #

Eq TumblingWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TumblingWindow

Hashable TumblingWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TumblingWindow

type Rep TumblingWindow Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.TumblingWindow

type Rep TumblingWindow = D1 ('MetaData "TumblingWindow" "Amazonka.IoTSiteWise.Types.TumblingWindow" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "TumblingWindow'" 'PrefixI 'True) (S1 ('MetaSel ('Just "offset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "interval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTumblingWindow Source #

Create a value of TumblingWindow 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:offset:TumblingWindow', tumblingWindow_offset - The offset for the tumbling window. The offset parameter accepts the following:

  • The offset time.

    For example, if you specify 18h for offset and 1d for interval, IoT SiteWise aggregates data in one of the following ways:

    • If you create the metric before or at 6 PM (UTC), you get the first aggregation result at 6 PM (UTC) on the day when you create the metric.
    • If you create the metric after 6 PM (UTC), you get the first aggregation result at 6 PM (UTC) the next day.
  • The ISO 8601 format.

    For example, if you specify PT18H for offset and 1d for interval, IoT SiteWise aggregates data in one of the following ways:

    • If you create the metric before or at 6 PM (UTC), you get the first aggregation result at 6 PM (UTC) on the day when you create the metric.
    • If you create the metric after 6 PM (UTC), you get the first aggregation result at 6 PM (UTC) the next day.
  • The 24-hour clock.

    For example, if you specify 00:03:00 for offset, 5m for interval, and you create the metric at 2 PM (UTC), you get the first aggregation result at 2:03 PM (UTC). You get the second aggregation result at 2:08 PM (UTC).

  • The offset time zone.

    For example, if you specify 2021-07-23T18:00-08 for offset and 1d for interval, IoT SiteWise aggregates data in one of the following ways:

    • If you create the metric before or at 6 PM (PST), you get the first aggregation result at 6 PM (PST) on the day when you create the metric.
    • If you create the metric after 6 PM (PST), you get the first aggregation result at 6 PM (PST) the next day.

$sel:interval:TumblingWindow', tumblingWindow_interval - The time interval for the tumbling window. The interval time must be between 1 minute and 1 week.

IoT SiteWise computes the 1w interval the end of Sunday at midnight each week (UTC), the 1d interval at the end of each day at midnight (UTC), the 1h interval at the end of each hour, and so on.

When IoT SiteWise aggregates data points for metric computations, the start of each interval is exclusive and the end of each interval is inclusive. IoT SiteWise places the computed data point at the end of the interval.

UserIdentity

data UserIdentity Source #

Contains information for a user identity in an access policy.

See: newUserIdentity smart constructor.

Constructors

UserIdentity' Text 

Instances

Instances details
FromJSON UserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.UserIdentity

ToJSON UserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.UserIdentity

Generic UserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.UserIdentity

Associated Types

type Rep UserIdentity :: Type -> Type #

Read UserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.UserIdentity

Show UserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.UserIdentity

NFData UserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.UserIdentity

Methods

rnf :: UserIdentity -> () #

Eq UserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.UserIdentity

Hashable UserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.UserIdentity

type Rep UserIdentity Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.UserIdentity

type Rep UserIdentity = D1 ('MetaData "UserIdentity" "Amazonka.IoTSiteWise.Types.UserIdentity" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "UserIdentity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUserIdentity Source #

Create a value of UserIdentity 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:id:UserIdentity', userIdentity_id - The IAM Identity Center ID of the user.

VariableValue

data VariableValue Source #

Identifies a property value used in an expression.

See: newVariableValue smart constructor.

Constructors

VariableValue' (Maybe Text) Text 

Instances

Instances details
FromJSON VariableValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.VariableValue

ToJSON VariableValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.VariableValue

Generic VariableValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.VariableValue

Associated Types

type Rep VariableValue :: Type -> Type #

Read VariableValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.VariableValue

Show VariableValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.VariableValue

NFData VariableValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.VariableValue

Methods

rnf :: VariableValue -> () #

Eq VariableValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.VariableValue

Hashable VariableValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.VariableValue

type Rep VariableValue Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.VariableValue

type Rep VariableValue = D1 ('MetaData "VariableValue" "Amazonka.IoTSiteWise.Types.VariableValue" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "VariableValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "hierarchyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "propertyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newVariableValue Source #

Create a value of VariableValue 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:hierarchyId:VariableValue', variableValue_hierarchyId - The ID of the hierarchy to query for the property ID. You can use the hierarchy's name instead of the hierarchy's ID.

You use a hierarchy ID instead of a model ID because you can have several hierarchies using the same model and therefore the same propertyId. For example, you might have separately grouped assets that come from the same asset model. For more information, see Asset hierarchies in the IoT SiteWise User Guide.

$sel:propertyId:VariableValue', variableValue_propertyId - The ID of the property to use as the variable. You can use the property name if it's from the same asset model.

Variant

data Variant Source #

Contains an asset property value (of a single type only).

See: newVariant smart constructor.

Constructors

Variant' (Maybe Bool) (Maybe Double) (Maybe Int) (Maybe Text) 

Instances

Instances details
FromJSON Variant Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Variant

ToJSON Variant Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Variant

Generic Variant Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Variant

Associated Types

type Rep Variant :: Type -> Type #

Methods

from :: Variant -> Rep Variant x #

to :: Rep Variant x -> Variant #

Read Variant Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Variant

Show Variant Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Variant

NFData Variant Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Variant

Methods

rnf :: Variant -> () #

Eq Variant Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Variant

Methods

(==) :: Variant -> Variant -> Bool #

(/=) :: Variant -> Variant -> Bool #

Hashable Variant Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Variant

Methods

hashWithSalt :: Int -> Variant -> Int #

hash :: Variant -> Int #

type Rep Variant Source # 
Instance details

Defined in Amazonka.IoTSiteWise.Types.Variant

type Rep Variant = D1 ('MetaData "Variant" "Amazonka.IoTSiteWise.Types.Variant" "amazonka-iotsitewise-2.0-AK8rDlpQ5oPJsrLUUxJgY" 'False) (C1 ('MetaCons "Variant'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "booleanValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "doubleValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "integerValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "stringValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newVariant :: Variant Source #

Create a value of Variant 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:booleanValue:Variant', variant_booleanValue - Asset property data of type Boolean (true or false).

$sel:doubleValue:Variant', variant_doubleValue - Asset property data of type double (floating point number).

$sel:integerValue:Variant', variant_integerValue - Asset property data of type integer (whole number).

$sel:stringValue:Variant', variant_stringValue - Asset property data of type string (sequence of characters).