Preparing search index...
The search index is not available
@aws-quickstart/eks-blueprints
@aws-quickstart/eks-blueprints
resources
ImportCertificateProvider
Class ImportCertificateProvider
Certificate provider that imports certificate into the current stack by arn.
Implements
ResourceProvider
<
acm.ICertificate
>
Index
Constructors
constructor
Methods
provide
Constructors
constructor
new
Import
Certificate
Provider
(
certificateArn
,
id
)
:
ImportCertificateProvider
Parameters
certificateArn
:
string
id
:
string
Returns
ImportCertificateProvider
Methods
provide
provide
(
context
)
:
ICertificate
Parameters
context
:
ResourceContext
Returns
ICertificate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
provide
@aws-quickstart/eks-blueprints
Loading...
Certificate provider that imports certificate into the current stack by arn.