Class: Aws::Types::UpdateSolNetworkModify
- Inherits:
-
Object
- Object
- Aws::Types::UpdateSolNetworkModify
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vnf_configurable_properties ⇒ Object
Returns the value of attribute vnf_configurable_properties.
-
#vnf_instance_id ⇒ ::String
Returns the value of attribute vnf_instance_id.
Instance Attribute Details
#vnf_configurable_properties ⇒ Object
Returns the value of attribute vnf_configurable_properties.
653 654 655 |
# File 'sig/types.rbs', line 653 def vnf_configurable_properties @vnf_configurable_properties end |
#vnf_instance_id ⇒ ::String
Returns the value of attribute vnf_instance_id.
654 655 656 |
# File 'sig/types.rbs', line 654 def vnf_instance_id @vnf_instance_id end |