Class: Aws::Types::GetDiscoverySummaryResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_summaryTypes::CustomerAgentInfo

Returns the value of attribute agent_summary.



398
399
400
# File 'sig/types.rbs', line 398

def agent_summary
  @agent_summary
end

#agentless_collector_summaryTypes::CustomerAgentlessCollectorInfo

Returns the value of attribute agentless_collector_summary.



401
402
403
# File 'sig/types.rbs', line 401

def agentless_collector_summary
  @agentless_collector_summary
end

#applications::Integer

Returns the value of attribute applications.

Returns:

  • (::Integer)


395
396
397
# File 'sig/types.rbs', line 395

def applications
  @applications
end

#connector_summaryTypes::CustomerConnectorInfo

Returns the value of attribute connector_summary.



399
400
401
# File 'sig/types.rbs', line 399

def connector_summary
  @connector_summary
end

#me_collector_summaryTypes::CustomerMeCollectorInfo

Returns the value of attribute me_collector_summary.



400
401
402
# File 'sig/types.rbs', line 400

def me_collector_summary
  @me_collector_summary
end

#servers::Integer

Returns the value of attribute servers.

Returns:

  • (::Integer)


394
395
396
# File 'sig/types.rbs', line 394

def servers
  @servers
end

#servers_mapped_to_applications::Integer

Returns the value of attribute servers_mapped_to_applications.

Returns:

  • (::Integer)


396
397
398
# File 'sig/types.rbs', line 396

def servers_mapped_to_applications
  @servers_mapped_to_applications
end

#servers_mappedto_tags::Integer

Returns the value of attribute servers_mappedto_tags.

Returns:

  • (::Integer)


397
398
399
# File 'sig/types.rbs', line 397

def servers_mappedto_tags
  @servers_mappedto_tags
end