Class: Aws::Types::ApplicableTo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_arns::Array[::String]

Returns the value of attribute group_arns.

Returns:

  • (::Array[::String])


372
373
374
# File 'sig/types.rbs', line 372

def group_arns
  @group_arns
end

#type"GROUP"

Returns the value of attribute type.

Returns:

  • ("GROUP")


371
372
373
# File 'sig/types.rbs', line 371

def type
  @type
end