class Aws::ConfigService::Types::ResourceValue

The dynamic value of the resource.

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

data as a hash:

    {
      value: "RESOURCE_ID", # required, accepts RESOURCE_ID
    }

@!attribute [rw] value

The value is a resource ID.
@return [String]

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

Constants

SENSITIVE