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.

Contains the run command configuration for the cluster.

Inheritance Hierarchy

System.Object
  Amazon.SecurityHub.Model.AwsEcsClusterConfigurationExecuteCommandConfigurationDetails

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

Syntax

C#
public class AwsEcsClusterConfigurationExecuteCommandConfigurationDetails

The AwsEcsClusterConfigurationExecuteCommandConfigurationDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property KmsKeyId System.String

Gets and sets the property KmsKeyId.

The identifier of the KMS key that is used to encrypt the data between the local client and the container.

Public Property LogConfiguration Amazon.SecurityHub.Model.AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails

Gets and sets the property LogConfiguration.

The log configuration for the results of the run command actions. Required if Logging is NONE.

Public Property Logging System.String

Gets and sets the property Logging.

The log setting to use for redirecting logs for run command results.

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