toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.projects.kotlin.outputs
/
ApiKeyRestrictionsAndroidKeyRestrictions
Api
Key
Restrictions
Android
Key
Restrictions
data
class
ApiKeyRestrictionsAndroidKeyRestrictions
(
val
allowedApplications
:
List
<
ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplication
>
)
Members
Constructors
Api
Key
Restrictions
Android
Key
Restrictions
Link copied to clipboard
constructor
(
allowedApplications
:
List
<
ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplication
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allowed
Applications
Link copied to clipboard
val
allowedApplications
:
List
<
ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplication
>
A list of Android applications that are allowed to make API calls with this key.