Class: Aws::Types::DeleteResourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#organization_id::String

Returns the value of attribute organization_id.

Returns:

  • (::String)


347
348
349
# File 'sig/types.rbs', line 347

def organization_id
  @organization_id
end

#resource_id::String

Returns the value of attribute resource_id.

Returns:

  • (::String)


348
349
350
# File 'sig/types.rbs', line 348

def resource_id
  @resource_id
end