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.
1972 1973 1974 |
# File 'sig/types.rbs', line 1972 def owner_id @owner_id end |
#return ⇒ Boolean
Returns the value of attribute return.
1971 1972 1973 |
# File 'sig/types.rbs', line 1971 def return @return end |