Class: Aws::Types::InstantiateMetadata
- Inherits:
-
Object
- Object
- Aws::Types::InstantiateMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_params_for_ns ⇒ Object
Returns the value of attribute additional_params_for_ns.
-
#nsd_info_id ⇒ ::String
Returns the value of attribute nsd_info_id.
Instance Attribute Details
#additional_params_for_ns ⇒ Object
Returns the value of attribute additional_params_for_ns.
309 310 311 |
# File 'sig/types.rbs', line 309 def additional_params_for_ns @additional_params_for_ns end |
#nsd_info_id ⇒ ::String
Returns the value of attribute nsd_info_id.
310 311 312 |
# File 'sig/types.rbs', line 310 def nsd_info_id @nsd_info_id end |