You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::GetTelemetryMetadataRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::GetTelemetryMetadataRequest
- Defined in:
- (unknown)
Overview
Note:
When passing GetTelemetryMetadataRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
assessment_run_arn: "Arn", # required
}
Instance Attribute Summary collapse
-
#assessment_run_arn ⇒ String
The ARN that specifies the assessment run that has the telemetry data that you want to obtain.
Instance Attribute Details
#assessment_run_arn ⇒ String
The ARN that specifies the assessment run that has the telemetry data that you want to obtain.