Class: Aws::Types::InstantiateSolNetworkInstanceOutput
- Inherits:
-
Object
- Object
- Aws::Types::InstantiateSolNetworkInstanceOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ns_lcm_op_occ_id ⇒ ::String
Returns the value of attribute ns_lcm_op_occ_id.
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
Instance Attribute Details
#ns_lcm_op_occ_id ⇒ ::String
Returns the value of attribute ns_lcm_op_occ_id.
323 324 325 |
# File 'sig/types.rbs', line 323 def ns_lcm_op_occ_id @ns_lcm_op_occ_id end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
324 325 326 |
# File 'sig/types.rbs', line 324 def @tags end |