toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.compute.kotlin.outputs
/
ImageShieldedInstanceInitialStatePk
Image
Shielded
Instance
Initial
State
Pk
data
class
ImageShieldedInstanceInitialStatePk
(
val
content
:
String
,
val
fileType
:
String
?
=
null
)
Members
Constructors
Image
Shielded
Instance
Initial
State
Pk
Link copied to clipboard
constructor
(
content
:
String
,
fileType
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
content
Link copied to clipboard
val
content
:
String
The raw content in the secure keys file. A base64-encoded string.
file
Type
Link copied to clipboard
val
fileType
:
String
?
=
null
The file type of source file.