@aws-quickstart/eks-blueprints
Preparing search index...
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
ImportCertificateProvider
(
certificateArn
:
string
,
id
:
string
,
)
:
ImportCertificateProvider
Parameters
certificateArn
:
string
id
:
string
Returns
ImportCertificateProvider
Methods
provide
provide
(
context
:
ResourceContext
)
:
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.