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)


1972
1973
1974
# File 'sig/types.rbs', line 1972

def owner_id
  @owner_id
end

#returnBoolean

Returns the value of attribute return.

Returns:

  • (Boolean)


1971
1972
1973
# File 'sig/types.rbs', line 1971

def return
  @return
end