class Aws::SecurityHub::Types::AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails

A namespaced kernel parameter to set in the container.

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

data as a hash:

    {
      namespace: "NonEmptyString",
      value: "NonEmptyString",
    }

@!attribute [rw] namespace

The namespaced kernel parameter for which to set a value.
@return [String]

@!attribute [rw] value

The value of the parameter.
@return [String]

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

Constants

SENSITIVE