toggle menu
Keyper
jvm
switch theme
search in API
Keyper
/
jarrid.keyper.tfcdk
/
GcpCreateKeysOutput
Gcp
Create
Keys
Output
data
class
GcpCreateKeysOutput
(
val
keyRing
:
KmsKeyRing
,
val
keys
:
Map
<
Model
,
KmsCryptoKey
>
)
:
CreateKeysOutput
Members
Constructors
Gcp
Create
Keys
Output
Link copied to clipboard
constructor
(
keyRing
:
KmsKeyRing
,
keys
:
Map
<
Model
,
KmsCryptoKey
>
)
Properties
key
Ring
Link copied to clipboard
val
keyRing
:
KmsKeyRing
keys
Link copied to clipboard
val
keys
:
Map
<
Model
,
KmsCryptoKey
>