toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.projects.kotlin.outputs
/
ApiKeyRestrictionsServerKeyRestrictions
Api
Key
Restrictions
Server
Key
Restrictions
data
class
ApiKeyRestrictionsServerKeyRestrictions
(
val
allowedIps
:
List
<
String
>
)
Members
Constructors
Api
Key
Restrictions
Server
Key
Restrictions
Link copied to clipboard
constructor
(
allowedIps
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
allowed
Ips
Link copied to clipboard
val
allowedIps
:
List
<
String
>
A list of the caller IP addresses that are allowed to make API calls with this key.