pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.certificatemanager.v1.kotlin.inputs
/
GetTrustConfigPlainArgs
Get
Trust
Config
Plain
Args
data
class
GetTrustConfigPlainArgs
(
val
location
:
String
,
val
project
:
String
?
=
null
,
val
trustConfigId
:
String
)
:
ConvertibleToJava
<
GetTrustConfigPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Trust
Config
Plain
Args
Link copied to clipboard
fun
GetTrustConfigPlainArgs
(
location
:
String
,
project
:
String
?
=
null
,
trustConfigId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetTrustConfigPlainArgs
Properties
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
trust
Config
Id
Link copied to clipboard
val
trustConfigId
:
String