pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.storage.v1.kotlin.inputs
/
GetHmacKeyPlainArgs
Get
Hmac
Key
Plain
Args
data
class
GetHmacKeyPlainArgs
(
val
accessId
:
String
,
val
project
:
String
?
=
null
,
val
userProject
:
String
?
=
null
)
:
ConvertibleToJava
<
GetHmacKeyPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Hmac
Key
Plain
Args
Link copied to clipboard
fun
GetHmacKeyPlainArgs
(
accessId
:
String
,
project
:
String
?
=
null
,
userProject
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetHmacKeyPlainArgs
Properties
access
Id
Link copied to clipboard
val
accessId
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
user
Project
Link copied to clipboard
val
userProject
:
String
?
=
null