sessionCookieName property

String? sessionCookieName
final

The name of the cookie used to maintain session information. The default is AWSELBAuthSessionCookie.

Implementation

final String? sessionCookieName;