Class: Aws::Types::GetSolNetworkPackageDescriptorOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetSolNetworkPackageDescriptorOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_type ⇒ "text/plain"
Returns the value of attribute content_type.
-
#nsd ⇒ ::String
Returns the value of attribute nsd.
Instance Attribute Details
#content_type ⇒ "text/plain"
Returns the value of attribute content_type.
258 259 260 |
# File 'sig/types.rbs', line 258 def content_type @content_type end |
#nsd ⇒ ::String
Returns the value of attribute nsd.
259 260 261 |
# File 'sig/types.rbs', line 259 def nsd @nsd end |