Class: Aws::Types::GetRuntimeManagementConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetRuntimeManagementConfigRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#function_name ⇒ ::String
Returns the value of attribute function_name.
-
#qualifier ⇒ ::String
Returns the value of attribute qualifier.
Instance Attribute Details
#function_name ⇒ ::String
Returns the value of attribute function_name.
1175 1176 1177 |
# File 'sig/types.rbs', line 1175 def function_name @function_name end |
#qualifier ⇒ ::String
Returns the value of attribute qualifier.
1176 1177 1178 |
# File 'sig/types.rbs', line 1176 def qualifier @qualifier end |