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 PutLoggingOptions operation. Sets or updates the AWS IoT Events logging options.

If you update the value of any loggingOptions field, it takes up to one minute for the change to take effect. If you change the policy attached to the role you specified in the roleArn field (for example, to correct an invalid policy), it takes up to five minutes for that change to take effect.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IoTEvents.AmazonIoTEventsRequest
      Amazon.IoTEvents.Model.PutLoggingOptionsRequest

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

Syntax

C#
public class PutLoggingOptionsRequest : AmazonIoTEventsRequest
         IAmazonWebServiceRequest

The PutLoggingOptionsRequest type exposes the following members

Constructors

NameDescription
Public Method PutLoggingOptionsRequest()

Properties

NameTypeDescription
Public Property LoggingOptions Amazon.IoTEvents.Model.LoggingOptions

Gets and sets the property LoggingOptions.

The new values of the AWS IoT Events logging options.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5