PaymentcryptographyFunctions

Functions

Link copied to clipboard
suspend fun getAlias(argument: GetAliasPlainArgs): GetAliasResult

Definition of AWS::PaymentCryptography::Alias Resource Type

suspend fun getAlias(aliasName: String): GetAliasResult
suspend fun getAlias(argument: suspend GetAliasPlainArgsBuilder.() -> Unit): GetAliasResult
Link copied to clipboard
suspend fun getKey(argument: GetKeyPlainArgs): GetKeyResult

Definition of AWS::PaymentCryptography::Key Resource Type

suspend fun getKey(keyIdentifier: String): GetKeyResult
suspend fun getKey(argument: suspend GetKeyPlainArgsBuilder.() -> Unit): GetKeyResult