pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.alpha.kotlin.outputs
/
PrincipalResponse
/
PrincipalResponse
Principal
Response
fun
PrincipalResponse
(
condition
:
String
,
groups
:
List
<
String
>
,
ips
:
List
<
String
>
,
namespaces
:
List
<
String
>
,
notGroups
:
List
<
String
>
,
notIps
:
List
<
String
>
,
notNamespaces
:
List
<
String
>
,
notUsers
:
List
<
String
>
,
properties
:
Map
<
String
,
String
>
,
users
:
List
<
String
>
)