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)


1870
1871
1872
# File 'sig/types.rbs', line 1870

def owner_id
  @owner_id
end

#returnBoolean

Returns the value of attribute return.

Returns:

  • (Boolean)


1869
1870
1871
# File 'sig/types.rbs', line 1869

def return
  @return
end