Class: Aws::Types::AwsElbAppCookieStickinessPolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute cookie_name.

Returns:

  • (::String)


2669
2670
2671
# File 'sig/types.rbs', line 2669

def cookie_name
  @cookie_name
end

#policy_name::String

Returns the value of attribute policy_name.

Returns:

  • (::String)


2670
2671
2672
# File 'sig/types.rbs', line 2670

def policy_name
  @policy_name
end