Class: Aws::Types::GetSolInstantiatedVnfInfo
- Inherits:
-
Object
- Object
- Aws::Types::GetSolInstantiatedVnfInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vnf_state ⇒ "STARTED", "STOPPED"
Returns the value of attribute vnf_state.
Instance Attribute Details
#vnf_state ⇒ "STARTED", "STOPPED"
Returns the value of attribute vnf_state.
173 174 175 |
# File 'sig/types.rbs', line 173 def vnf_state @vnf_state end |