pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudasset.v1.kotlin.inputs
/
GetFeedPlainArgs
Get
Feed
Plain
Args
data
class
GetFeedPlainArgs
(
val
feedId
:
String
,
val
v1Id
:
String
,
val
v1Id1
:
String
)
:
ConvertibleToJava
<
GetFeedPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Feed
Plain
Args
Link copied to clipboard
fun
GetFeedPlainArgs
(
feedId
:
String
,
v1Id
:
String
,
v1Id1
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFeedPlainArgs
Properties
feed
Id
Link copied to clipboard
val
feedId
:
String
v1Id
Link copied to clipboard
val
v1Id
:
String
v1Id1
Link copied to clipboard
val
v1Id1
:
String