AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the UpdatePackageConfiguration operation. Updates the software package configuration.

Requires permission to access the UpdatePackageConfiguration and iam:PassRole actions.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IoT.AmazonIoTRequest
      Amazon.IoT.Model.UpdatePackageConfigurationRequest

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class UpdatePackageConfigurationRequest : AmazonIoTRequest
         IAmazonWebServiceRequest

The UpdatePackageConfigurationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientToken System.String

Gets and sets the property 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.

Public Property VersionUpdateByJobsConfig Amazon.IoT.Model.VersionUpdateByJobsConfig

Gets and sets the property VersionUpdateByJobsConfig.

Configuration to manage job's package version reporting. This updates the thing's reserved named shadow that the job targets.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5