toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Feed
Plain
Args
Link copied to clipboard
constructor
(
feedId
:
String
,
v1Id
:
String
,
v1Id1
:
String
)
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
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetFeedPlainArgs