Custom Key Store Xks Proxy Authentication Credential Args
data class CustomKeyStoreXksProxyAuthenticationCredentialArgs(val accessKeyId: Output<String>, val rawSecretAccessKey: Output<String>) : ConvertibleToJava<CustomKeyStoreXksProxyAuthenticationCredentialArgs>