Class: Aws::Types::UpdateResourceDefinitionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1527
1528
1529
# File 'sig/types.rbs', line 1527

def name
  @name
end

#resource_definition_id::String

Returns the value of attribute resource_definition_id.

Returns:

  • (::String)


1528
1529
1530
# File 'sig/types.rbs', line 1528

def resource_definition_id
  @resource_definition_id
end