toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.apigee.v1.kotlin.inputs
/
GetResourcefilePlainArgs
Get
Resourcefile
Plain
Args
data
class
GetResourcefilePlainArgs
(
val
environmentId
:
String
,
val
name
:
String
,
val
organizationId
:
String
,
val
type
:
String
)
:
ConvertibleToJava
<
GetResourcefilePlainArgs
>
Members
Constructors
Get
Resourcefile
Plain
Args
Link copied to clipboard
constructor
(
environmentId
:
String
,
name
:
String
,
organizationId
:
String
,
type
:
String
)
Properties
environment
Id
Link copied to clipboard
val
environmentId
:
String
name
Link copied to clipboard
val
name
:
String
organization
Id
Link copied to clipboard
val
organizationId
:
String
type
Link copied to clipboard
val
type
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetResourcefilePlainArgs