Config Blocking Functions Forward Inbound Credentials Args
data class ConfigBlockingFunctionsForwardInboundCredentialsArgs(val accessToken: Output<Boolean>? = null, val idToken: Output<Boolean>? = null, val refreshToken: Output<Boolean>? = null) : ConvertibleToJava<ConfigBlockingFunctionsForwardInboundCredentialsArgs>