Windows Function App Slot Auth Settings V2Google V2Args
data class WindowsFunctionAppSlotAuthSettingsV2GoogleV2Args(val allowedAudiences: Output<List<String>>? = null, val clientId: Output<String>, val clientSecretSettingName: Output<String>, val loginScopes: Output<List<String>>? = null) : ConvertibleToJava<WindowsFunctionAppSlotAuthSettingsV2GoogleV2Args>