pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.containeranalysis.v1alpha1.kotlin.inputs
/
DSSEAttestationNoteArgs
DSSEAttestation
Note
Args
data
class
DSSEAttestationNoteArgs
(
val
hint
:
Output
<
DSSEHintArgs
>
?
=
null
)
:
ConvertibleToJava
<
DSSEAttestationNoteArgs
>
A note describing an attestation
Constructors
Functions
Properties
Constructors
DSSEAttestation
Note
Args
Link copied to clipboard
fun
DSSEAttestationNoteArgs
(
hint
:
Output
<
DSSEHintArgs
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DSSEAttestationNoteArgs
Properties
hint
Link copied to clipboard
val
hint
:
Output
<
DSSEHintArgs
>
?
=
null
DSSEHint hints at the purpose of the attestation authority.