Class: Aws::Types::DeleteSolFunctionPackageInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSolFunctionPackageInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vnf_pkg_id ⇒ ::String
Returns the value of attribute vnf_pkg_id.
Instance Attribute Details
#vnf_pkg_id ⇒ ::String
Returns the value of attribute vnf_pkg_id.
69 70 71 |
# File 'sig/types.rbs', line 69 def vnf_pkg_id @vnf_pkg_id end |