Class: Aws::Types::ServiceRevisionLoadBalancer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#production_listener_rule::String

Returns the value of attribute production_listener_rule.

Returns:

  • (::String)


2475
2476
2477
# File 'sig/types.rbs', line 2475

def production_listener_rule
  @production_listener_rule
end

#target_group_arn::String

Returns the value of attribute target_group_arn.

Returns:

  • (::String)


2474
2475
2476
# File 'sig/types.rbs', line 2474

def target_group_arn
  @target_group_arn
end