Class: Aws::Types::ConfirmProductInstanceResult
- Inherits:
-
Object
- Object
- Aws::Types::ConfirmProductInstanceResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#owner_id ⇒ ::String
Returns the value of attribute owner_id.
-
#return ⇒ Boolean
Returns the value of attribute return.
Instance Attribute Details
#owner_id ⇒ ::String
Returns the value of attribute owner_id.
1870 1871 1872 |
# File 'sig/types.rbs', line 1870 def owner_id @owner_id end |
#return ⇒ Boolean
Returns the value of attribute return.
1869 1870 1871 |
# File 'sig/types.rbs', line 1869 def return @return end |