Class: Aws::Types::DescribeInstancesHealthRequest

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[("HealthStatus" | "Color" | "Causes" | "ApplicationMetrics" | "RefreshedAt" | "LaunchedAt" | "System" | "Deployment" | "AvailabilityZone" | "InstanceType" | "All")]

Returns the value of attribute attribute_names.

Returns:

  • (::Array[("HealthStatus" | "Color" | "Causes" | "ApplicationMetrics" | "RefreshedAt" | "LaunchedAt" | "System" | "Deployment" | "AvailabilityZone" | "InstanceType" | "All")])


465
466
467
# File 'sig/types.rbs', line 465

def attribute_names
  @attribute_names
end

#environment_id::String

Returns the value of attribute environment_id.

Returns:

  • (::String)


464
465
466
# File 'sig/types.rbs', line 464

def environment_id
  @environment_id
end

#environment_name::String

Returns the value of attribute environment_name.

Returns:

  • (::String)


463
464
465
# File 'sig/types.rbs', line 463

def environment_name
  @environment_name
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


466
467
468
# File 'sig/types.rbs', line 466

def next_token
  @next_token
end