Class: Aws::Types::GetSolVnfInfo

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#vnf_state"STARTED", "STOPPED"

Returns the value of attribute vnf_state.

Returns:



291
292
293
# File 'sig/types.rbs', line 291

def vnf_state
  @vnf_state
end

#vnfc_resource_info::Array[Types::GetSolVnfcResourceInfo]

Returns the value of attribute vnfc_resource_info.

Returns:



292
293
294
# File 'sig/types.rbs', line 292

def vnfc_resource_info
  @vnfc_resource_info
end