Class: Aws::Types::GetAccessPointConfigurationForObjectLambdaResult
- Inherits:
-
Object
- Object
- Aws::Types::GetAccessPointConfigurationForObjectLambdaResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration ⇒ Types::ObjectLambdaConfiguration
Returns the value of attribute configuration.
Instance Attribute Details
#configuration ⇒ Types::ObjectLambdaConfiguration
Returns the value of attribute configuration.
602 603 604 |
# File 'sig/types.rbs', line 602 def configuration @configuration end |