Api Key Auth Workspace Connection Properties Args
constructor(authType: Output<String>, category: Output<Either<String, ConnectionCategory>>? = null, credentials: Output<WorkspaceConnectionApiKeyArgs>? = null, expiryTime: Output<String>? = null, isSharedToAll: Output<Boolean>? = null, metadata: Output<Map<String, String>>? = null, sharedUserList: Output<List<String>>? = null, target: Output<String>? = null, value: Output<String>? = null, valueFormat: Output<Either<String, ValueFormat>>? = null)