toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.iam.v1.kotlin.inputs
/
KeyDataArgs
Key
Data
Args
data
class
KeyDataArgs
(
val
keySpec
:
Output
<
KeyDataKeySpec
>
)
:
ConvertibleToJava
<
KeyDataArgs
>
Represents a public key data along with its format.
Members
Constructors
Key
Data
Args
Link copied to clipboard
constructor
(
keySpec
:
Output
<
KeyDataKeySpec
>
)
Properties
key
Spec
Link copied to clipboard
val
keySpec
:
Output
<
KeyDataKeySpec
>
The specifications for the key.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
KeyDataArgs