Class: Aws::Types::ConfirmProductInstanceResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#owner_id::String

Returns the value of attribute owner_id.

Returns:

  • (::String)


1956
1957
1958
# File 'sig/types.rbs', line 1956

def owner_id
  @owner_id
end

#returnBoolean

Returns the value of attribute return.

Returns:

  • (Boolean)


1955
1956
1957
# File 'sig/types.rbs', line 1955

def return
  @return
end