Service Authentication Configuration Info Args
data class ServiceAuthenticationConfigurationInfoArgs(val audience: Output<String>? = null, val authority: Output<String>? = null, val smartProxyEnabled: Output<Boolean>? = null) : ConvertibleToJava<ServiceAuthenticationConfigurationInfoArgs>
Authentication configuration information