class Aws::SecurityHub::Types::AwsEcsClusterClusterSettingsDetails

Indicates whether to enable CloudWatch Container Insights for the ECS cluster.

@note When making an API call, you may pass AwsEcsClusterClusterSettingsDetails

data as a hash:

    {
      name: "NonEmptyString",
      value: "NonEmptyString",
    }

@!attribute [rw] name

The name of the setting.
@return [String]

@!attribute [rw] value

The value of the setting.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsEcsClusterClusterSettingsDetails AWS API Documentation

Constants

SENSITIVE