Class: Aws::Types::DeleteInstanceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_arn::String

Returns the value of attribute instance_arn.

Returns:

  • (::String)


341
342
343
# File 'sig/types.rbs', line 341

def instance_arn
  @instance_arn
end