getServerCertificate

Resource Type definition for AWS::IAM::ServerCertificate

Return

null

Parameters

argument

null


suspend fun getServerCertificate(serverCertificateName: String): GetServerCertificateResult

Return

null

Parameters

serverCertificateName

The name for the server certificate. Do not include the path in this value. The name of the certificate cannot contain any spaces. This parameter allows (through its regex pattern ) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.iam.kotlin.inputs.GetServerCertificatePlainArgs.

See also