Class: Aws::Types::AwsElbLbCookieStickinessPolicy

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_expiration_period.

Returns:

  • (::Integer)


2675
2676
2677
# File 'sig/types.rbs', line 2675

def cookie_expiration_period
  @cookie_expiration_period
end

#policy_name::String

Returns the value of attribute policy_name.

Returns:

  • (::String)


2676
2677
2678
# File 'sig/types.rbs', line 2676

def policy_name
  @policy_name
end