You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeGuruProfiler::Types::ConfigureAgentResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The structure representing the configureAgentResponse.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#configurationTypes::AgentConfiguration

An AgentConfiguration object that specifies if an agent profiles or not and for how long to return profiling data.

Returns:

  • (Types::AgentConfiguration)

    An [ AgentConfiguration ][1] object that specifies if an agent profiles or not and for how long to return profiling data.