Class: Aws::Types::MonitoringJobDefinitionSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time::Time

Returns the value of attribute creation_time.

Returns:



9430
9431
9432
# File 'sig/types.rbs', line 9430

def creation_time
  @creation_time
end

#endpoint_name::String

Returns the value of attribute endpoint_name.

Returns:



9431
9432
9433
# File 'sig/types.rbs', line 9431

def endpoint_name
  @endpoint_name
end

#monitoring_job_definition_arn::String

Returns the value of attribute monitoring_job_definition_arn.

Returns:



9429
9430
9431
# File 'sig/types.rbs', line 9429

def monitoring_job_definition_arn
  @monitoring_job_definition_arn
end

#monitoring_job_definition_name::String

Returns the value of attribute monitoring_job_definition_name.

Returns:



9428
9429
9430
# File 'sig/types.rbs', line 9428

def monitoring_job_definition_name
  @monitoring_job_definition_name
end