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:

  • (::Time)


9368
9369
9370
# File 'sig/types.rbs', line 9368

def creation_time
  @creation_time
end

#endpoint_name::String

Returns the value of attribute endpoint_name.

Returns:

  • (::String)


9369
9370
9371
# File 'sig/types.rbs', line 9369

def endpoint_name
  @endpoint_name
end

#monitoring_job_definition_arn::String

Returns the value of attribute monitoring_job_definition_arn.

Returns:

  • (::String)


9367
9368
9369
# File 'sig/types.rbs', line 9367

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:

  • (::String)


9366
9367
9368
# File 'sig/types.rbs', line 9366

def monitoring_job_definition_name
  @monitoring_job_definition_name
end