View Source GoogleApi.GKEHub.V1.Model.IdentityServiceIdentityServiceOptions (google_api_gke_hub v0.12.2)
Holds non-protocol-related configuration options.
Attributes
-
sessionDuration
(type:String.t
, default:nil
) - Optional. Determines the lifespan of STS tokens issued by Anthos Identity Service.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEHub.V1.Model.IdentityServiceIdentityServiceOptions{ sessionDuration: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.