Class: Aws::Types::LambdaEndpointConfig
- Inherits:
-
Object
- Object
- Aws::Types::LambdaEndpointConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
420 421 422 |
# File 'sig/types.rbs', line 420 def arn @arn end |