Class: Aws::Types::GetProvisionedConcurrencyConfigRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetProvisionedConcurrencyConfigRequest
- 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.
1165 1166 1167 |
# File 'sig/types.rbs', line 1165 def function_name @function_name end |
#qualifier ⇒ ::String
Returns the value of attribute qualifier.
1166 1167 1168 |
# File 'sig/types.rbs', line 1166 def qualifier @qualifier end |