class Aws::Synthetics::Types::CanaryCodeOutput
This structure contains information about the canary's Lambda handler and where its code is stored by CloudWatch Synthetics
.
@!attribute [rw] source_location_arn
The ARN of the Lambda layer where Synthetics stores the canary script code. @return [String]
@!attribute [rw] handler
The entry point to use for the source code when running the canary. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/synthetics-2017-10-11/CanaryCodeOutput AWS API Documentation
Constants
- SENSITIVE