Class: Aws::Types::AssociateResourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_identifier::String

Returns the value of attribute group_identifier.

Returns:

  • (::String)


34
35
36
# File 'sig/types.rbs', line 34

def group_identifier
  @group_identifier
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


35
36
37
# File 'sig/types.rbs', line 35

def resource_arn
  @resource_arn
end