Class: Aws::Types::UpdateSolFunctionPackageInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#operational_state"ENABLED", "DISABLED"

Returns the value of attribute operational_state.

Returns:

  • ("ENABLED", "DISABLED")


627
628
629
# File 'sig/types.rbs', line 627

def operational_state
  @operational_state
end

#vnf_pkg_id::String

Returns the value of attribute vnf_pkg_id.

Returns:

  • (::String)


628
629
630
# File 'sig/types.rbs', line 628

def vnf_pkg_id
  @vnf_pkg_id
end