class Aws::SecurityHub::Types::AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails

A network configuration parameter to provide to the Container Network Interface (CNI) plugin.

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

data as a hash:

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

@!attribute [rw] name

The name of the property.
@return [String]

@!attribute [rw] value

The value of the property.
@return [String]

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

Constants

SENSITIVE