Enterprise Key Ios Settings Args
data class EnterpriseKeyIosSettingsArgs(val allowAllBundleIds: Output<Boolean>? = null, val allowedBundleIds: Output<List<String>>? = null) : ConvertibleToJava<EnterpriseKeyIosSettingsArgs>