pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.projects.kotlin.outputs
/
ApiKeyRestrictionsServerKeyRestrictions
Api
Key
Restrictions
Server
Key
Restrictions
data
class
ApiKeyRestrictionsServerKeyRestrictions
(
val
allowedIps
:
List
<
String
>
)
Types
Constructors
Properties
Constructors
Api
Key
Restrictions
Server
Key
Restrictions
Link copied to clipboard
fun
ApiKeyRestrictionsServerKeyRestrictions
(
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.