Identity
public struct Identity : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The OpenID Connect identity provider information for the cluster.
Declaration
Swift
public let oidc: OIDC? -
Undocumented
Declaration
Swift
public init(oidc: OIDC? = nil)
View on GitHub
Identity Structure Reference