Class: Aws::Types::GetSolFunctionPackageInput
- Inherits:
-
Object
- Object
- Aws::Types::GetSolFunctionPackageInput
- 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.
146 147 148 |
# File 'sig/types.rbs', line 146 def vnf_pkg_id @vnf_pkg_id end |