Class: Aws::Types::UpdateGroupQueryInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group::String

Returns the value of attribute group.

Returns:

  • (::String)


471
472
473
# File 'sig/types.rbs', line 471

def group
  @group
end

#group_name::String

Returns the value of attribute group_name.

Returns:

  • (::String)


470
471
472
# File 'sig/types.rbs', line 470

def group_name
  @group_name
end

#resource_queryTypes::ResourceQuery

Returns the value of attribute resource_query.



472
473
474
# File 'sig/types.rbs', line 472

def resource_query
  @resource_query
end