get Iam Access Key Last Used
suspend fun getIamAccessKeyLastUsed(argument: GetIamAccessKeyLastUsedPlainArgs): GetIamAccessKeyLastUsedResult
Get a IamAccessKeyLastUsed Uses Azure REST API version 2024-12-01.
Return
A Microsoft.AwsConnector resource
Parameters
argument
null
suspend fun getIamAccessKeyLastUsed(name: String, resourceGroupName: String): GetIamAccessKeyLastUsedResult
Return
A Microsoft.AwsConnector resource
Parameters
name
Name of IamAccessKeyLastUsed
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getIamAccessKeyLastUsed(argument: suspend GetIamAccessKeyLastUsedPlainArgsBuilder.() -> Unit): GetIamAccessKeyLastUsedResult
Return
A Microsoft.AwsConnector resource
Parameters
argument
Builder for com.pulumi.azurenative.awsconnector.kotlin.inputs.GetIamAccessKeyLastUsedPlainArgs.