@aws-sdk/client-iot

CreateCertificateProviderCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
certificateProviderArn string | undefined

The ARN of the certificate provider.

certificateProviderName string | undefined

The name of the certificate provider.

Full Signature

export interface CreateCertificateProviderCommandOutput extends CreateCertificateProviderResponse, MetadataBearer