AWSLambdaTracingConfigResponse
Objective-C
@interface AWSLambdaTracingConfigResponse
Swift
class AWSLambdaTracingConfigResponse
The function’s X-Ray tracing configuration.
-
The tracing mode.
Declaration
Objective-C
@property (nonatomic) AWSLambdaTracingMode mode;Swift
var mode: AWSLambdaTracingMode { get set }
View on GitHub
Install in Dash
AWSLambdaTracingConfigResponse Class Reference