pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.beyondcorp.v1alpha.kotlin.inputs
/
ResourceInfoArgs
/
ResourceInfoArgs
Resource
Info
Args
fun
ResourceInfoArgs
(
id
:
Output
<
String
>
,
resource
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
status
:
Output
<
ResourceInfoStatus
>
?
=
null
,
sub
:
Output
<
List
<
ResourceInfoArgs
>
>
?
=
null
,
time
:
Output
<
String
>
?
=
null
)