toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.projects.kotlin.outputs
/
ApiKeyRestrictionsIosKeyRestrictions
Api
Key
Restrictions
Ios
Key
Restrictions
data
class
ApiKeyRestrictionsIosKeyRestrictions
(
val
allowedBundleIds
:
List
<
String
>
)
Members
Constructors
Api
Key
Restrictions
Ios
Key
Restrictions
Link copied to clipboard
constructor
(
allowedBundleIds
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allowed
Bundle
Ids
Link copied to clipboard
val
allowedBundleIds
:
List
<
String
>
A list of bundle IDs that are allowed when making API calls with this key.