class Aws::ConfigService::Types::StaticValue

The static value of the resource.

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

data as a hash:

    {
      values: ["StringWithCharLimit256"], # required
    }

@!attribute [rw] values

A list of values. For example, the ARN of the assumed role.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/StaticValue AWS API Documentation

Constants

SENSITIVE