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.
1159 1160 1161 |
# File 'sig/types.rbs', line 1159 def function_name @function_name end |
#qualifier ⇒ ::String
Returns the value of attribute qualifier.
1160 1161 1162 |
# File 'sig/types.rbs', line 1160 def qualifier @qualifier end |