Class: Aws::Types::HealthCheckPathDestinationRequestObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#security_group_id::String

Returns the value of attribute security_group_id.

Returns:

  • (::String)


11108
11109
11110
# File 'sig/types.rbs', line 11108

def security_group_id
  @security_group_id
end

#subnet_id::String

Returns the value of attribute subnet_id.

Returns:

  • (::String)


11107
11108
11109
# File 'sig/types.rbs', line 11107

def subnet_id
  @subnet_id
end