toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.kms.kotlin.outputs
/
CustomKeyStoreXksProxyAuthenticationCredential
Custom
Key
Store
Xks
Proxy
Authentication
Credential
data
class
CustomKeyStoreXksProxyAuthenticationCredential
(
val
accessKeyId
:
String
,
val
rawSecretAccessKey
:
String
)
Members
Constructors
Custom
Key
Store
Xks
Proxy
Authentication
Credential
Link copied to clipboard
constructor
(
accessKeyId
:
String
,
rawSecretAccessKey
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
access
Key
Id
Link copied to clipboard
val
accessKeyId
:
String
A unique identifier for the raw secret access key.
raw
Secret
Access
Key
Link copied to clipboard
val
rawSecretAccessKey
:
String
A secret string of 43-64 characters.