Class: Aws::Types::DeleteResourceDefinitionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_definition_id::String

Returns the value of attribute resource_definition_id.

Returns:

  • (::String)


481
482
483
# File 'sig/types.rbs', line 481

def resource_definition_id
  @resource_definition_id
end