ApiKeyRestrictionsIosKeyRestrictionsArgs

data class ApiKeyRestrictionsIosKeyRestrictionsArgs(val allowedBundleIds: Output<List<String>>) : ConvertibleToJava<ApiKeyRestrictionsIosKeyRestrictionsArgs>

Constructors

Link copied to clipboard
fun ApiKeyRestrictionsIosKeyRestrictionsArgs(allowedBundleIds: Output<List<String>>)

Functions

Link copied to clipboard
open override fun toJava(): ApiKeyRestrictionsIosKeyRestrictionsArgs

Properties

Link copied to clipboard

A list of bundle IDs that are allowed when making API calls with this key.