Class: Aws::Types::ConfigureAgentRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_instance_id::String

Returns the value of attribute fleet_instance_id.

Returns:



83
84
85
# File 'sig/types.rbs', line 83

def fleet_instance_id
  @fleet_instance_id
end

#metadata::Hash[("ComputePlatform" | "AgentId" | "AwsRequestId" | "ExecutionEnvironment" | "LambdaFunctionArn" | "LambdaMemoryLimitInMB" | "LambdaRemainingTimeInMilliseconds" | "LambdaTimeGapBetweenInvokesInMilliseconds" | "LambdaPreviousExecutionTimeInMilliseconds"), ::String]

Returns the value of attribute metadata.

Returns:



84
85
86
# File 'sig/types.rbs', line 84

def 
  @metadata
end

#profiling_group_name::String

Returns the value of attribute profiling_group_name.

Returns:



85
86
87
# File 'sig/types.rbs', line 85

def profiling_group_name
  @profiling_group_name
end