toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.outputs
/
PermissionResponse
/
PermissionResponse
Permission
Response
constructor
(
constraints
:
List
<
PermissionConstraintResponse
>
,
hosts
:
List
<
String
>
,
methods
:
List
<
String
>
,
notHosts
:
List
<
String
>
,
notMethods
:
List
<
String
>
,
notPaths
:
List
<
String
>
,
notPorts
:
List
<
String
>
,
paths
:
List
<
String
>
,
ports
:
List
<
String
>
)