Class: Aws::Types::ResourceQuery

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#query::String

Returns the value of attribute query.

Returns:

  • (::String)


340
341
342
# File 'sig/types.rbs', line 340

def query
  @query
end

#type"TAG_FILTERS_1_0", "CLOUDFORMATION_STACK_1_0"

Returns the value of attribute type.

Returns:

  • ("TAG_FILTERS_1_0", "CLOUDFORMATION_STACK_1_0")


339
340
341
# File 'sig/types.rbs', line 339

def type
  @type
end