Class: Aws::Types::GetInstanceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instanceTypes::Instance

Returns the value of attribute instance.

Returns:



181
182
183
# File 'sig/types.rbs', line 181

def instance
  @instance
end

#resource_owner::String

Returns the value of attribute resource_owner.

Returns:

  • (::String)


180
181
182
# File 'sig/types.rbs', line 180

def resource_owner
  @resource_owner
end