getAccount

Resource schema for AWS::CertificateManager::Account.

Return

null

Parameters

argument

null


suspend fun getAccount(accountId: String): GetAccountResult

Return

null

Parameters

accountId

ID of the AWS account that owns the certificate.

See also


suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.certificatemanager.kotlin.inputs.GetAccountPlainArgs.

See also