Class: Aws::Types::LambdaConflictHandlerConfig
- Inherits:
-
Object
- Object
- Aws::Types::LambdaConflictHandlerConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#lambda_conflict_handler_arn ⇒ ::String
Returns the value of attribute lambda_conflict_handler_arn.
Instance Attribute Details
#lambda_conflict_handler_arn ⇒ ::String
Returns the value of attribute lambda_conflict_handler_arn.
929 930 931 |
# File 'sig/types.rbs', line 929 def lambda_conflict_handler_arn @lambda_conflict_handler_arn end |