pulumi-google-native-kotlin
0.31.1.0
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.
Constructors
Functions
Properties
Constructors
Key
Data
Args
Link copied to clipboard
fun
KeyDataArgs
(
keySpec
:
Output
<
KeyDataKeySpec
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
KeyDataArgs
Properties
key
Spec
Link copied to clipboard
val
keySpec
:
Output
<
KeyDataKeySpec
>
The specifications for the key.