getApiKey

Resource Type definition for AWS::ApiGateway::ApiKey

Return

null

Parameters

argument

null


suspend fun getApiKey(apiKeyId: String): GetApiKeyResult

Return

null

See also

Parameters

apiKeyId

A Unique Key ID which identifies the API Key. Generated by the Create API and returned by the Read and List APIs


suspend fun getApiKey(argument: suspend GetApiKeyPlainArgsBuilder.() -> Unit): GetApiKeyResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetApiKeyPlainArgs.