class ConsistentHashLoadBalancerSettingsHttpCookie extends Model (View source)

Properties

string $name
string $path
protected $ttlType
protected $ttlDataType

Methods

setName($name)

No description

string
getName()

No description

setPath($path)

No description

string
getPath()

No description

setTtl(Duration $ttl)

No description

getTtl()

No description

Details

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPath($path)

No description

Parameters

$path

string getPath()

No description

Return Value

string

setTtl(Duration $ttl)

No description

Parameters

Duration $ttl

Duration getTtl()

No description

Return Value

Duration