Class: Aws::Types::GetSolFunctionPackageDescriptorOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetSolFunctionPackageDescriptorOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_type ⇒ "text/plain"
Returns the value of attribute content_type.
-
#vnfd ⇒ ::String
Returns the value of attribute vnfd.
Instance Attribute Details
#content_type ⇒ "text/plain"
Returns the value of attribute content_type.
140 141 142 |
# File 'sig/types.rbs', line 140 def content_type @content_type end |
#vnfd ⇒ ::String
Returns the value of attribute vnfd.
141 142 143 |
# File 'sig/types.rbs', line 141 def vnfd @vnfd end |