service Account Token Settings
suspend fun serviceAccountTokenSettings(value: Output<DataFlowEndpointAuthenticationServiceAccountTokenArgs>)
suspend fun serviceAccountTokenSettings(value: DataFlowEndpointAuthenticationServiceAccountTokenArgs?)
Parameters
value
Service Account Token authentication.
suspend fun serviceAccountTokenSettings(argument: suspend DataFlowEndpointAuthenticationServiceAccountTokenArgsBuilder.() -> Unit)
Parameters
argument
Service Account Token authentication.