Class: Aws::Types::DescribeEnvironmentHealthRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_names::Array[("Status" | "Color" | "Causes" | "ApplicationMetrics" | "InstancesHealth" | "All" | "HealthStatus" | "RefreshedAt")]

Returns the value of attribute attribute_names.

Returns:

  • (::Array[("Status" | "Color" | "Causes" | "ApplicationMetrics" | "InstancesHealth" | "All" | "HealthStatus" | "RefreshedAt")])


386
387
388
# File 'sig/types.rbs', line 386

def attribute_names
  @attribute_names
end

#environment_id::String

Returns the value of attribute environment_id.

Returns:

  • (::String)


385
386
387
# File 'sig/types.rbs', line 385

def environment_id
  @environment_id
end

#environment_name::String

Returns the value of attribute environment_name.

Returns:

  • (::String)


384
385
386
# File 'sig/types.rbs', line 384

def environment_name
  @environment_name
end