1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. lightsail
  5. LoadBalancerTlsCertificate

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.lightsail.LoadBalancerTlsCertificate

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Resource Type definition for AWS::Lightsail::LoadBalancerTlsCertificate

Create LoadBalancerTlsCertificate Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new LoadBalancerTlsCertificate(name: string, args: LoadBalancerTlsCertificateArgs, opts?: CustomResourceOptions);
@overload
def LoadBalancerTlsCertificate(resource_name: str,
                               args: LoadBalancerTlsCertificateArgs,
                               opts: Optional[ResourceOptions] = None)

@overload
def LoadBalancerTlsCertificate(resource_name: str,
                               opts: Optional[ResourceOptions] = None,
                               certificate_domain_name: Optional[str] = None,
                               load_balancer_name: Optional[str] = None,
                               certificate_alternative_names: Optional[Sequence[str]] = None,
                               certificate_name: Optional[str] = None,
                               https_redirection_enabled: Optional[bool] = None,
                               is_attached: Optional[bool] = None)
func NewLoadBalancerTlsCertificate(ctx *Context, name string, args LoadBalancerTlsCertificateArgs, opts ...ResourceOption) (*LoadBalancerTlsCertificate, error)
public LoadBalancerTlsCertificate(string name, LoadBalancerTlsCertificateArgs args, CustomResourceOptions? opts = null)
public LoadBalancerTlsCertificate(String name, LoadBalancerTlsCertificateArgs args)
public LoadBalancerTlsCertificate(String name, LoadBalancerTlsCertificateArgs args, CustomResourceOptions options)
type: aws-native:lightsail:LoadBalancerTlsCertificate
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args This property is required. LoadBalancerTlsCertificateArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. LoadBalancerTlsCertificateArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args This property is required. LoadBalancerTlsCertificateArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. LoadBalancerTlsCertificateArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. LoadBalancerTlsCertificateArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

LoadBalancerTlsCertificate Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The LoadBalancerTlsCertificate resource accepts the following input properties:

CertificateDomainName This property is required. string
The domain name (e.g., example.com ) for your SSL/TLS certificate.
LoadBalancerName This property is required. string
The name of your load balancer.
CertificateAlternativeNames List<string>
An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.
CertificateName string
The SSL/TLS certificate name.
HttpsRedirectionEnabled bool
A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.
IsAttached bool
When true, the SSL/TLS certificate is attached to the Lightsail load balancer.
CertificateDomainName This property is required. string
The domain name (e.g., example.com ) for your SSL/TLS certificate.
LoadBalancerName This property is required. string
The name of your load balancer.
CertificateAlternativeNames []string
An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.
CertificateName string
The SSL/TLS certificate name.
HttpsRedirectionEnabled bool
A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.
IsAttached bool
When true, the SSL/TLS certificate is attached to the Lightsail load balancer.
certificateDomainName This property is required. String
The domain name (e.g., example.com ) for your SSL/TLS certificate.
loadBalancerName This property is required. String
The name of your load balancer.
certificateAlternativeNames List<String>
An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.
certificateName String
The SSL/TLS certificate name.
httpsRedirectionEnabled Boolean
A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.
isAttached Boolean
When true, the SSL/TLS certificate is attached to the Lightsail load balancer.
certificateDomainName This property is required. string
The domain name (e.g., example.com ) for your SSL/TLS certificate.
loadBalancerName This property is required. string
The name of your load balancer.
certificateAlternativeNames string[]
An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.
certificateName string
The SSL/TLS certificate name.
httpsRedirectionEnabled boolean
A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.
isAttached boolean
When true, the SSL/TLS certificate is attached to the Lightsail load balancer.
certificate_domain_name This property is required. str
The domain name (e.g., example.com ) for your SSL/TLS certificate.
load_balancer_name This property is required. str
The name of your load balancer.
certificate_alternative_names Sequence[str]
An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.
certificate_name str
The SSL/TLS certificate name.
https_redirection_enabled bool
A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.
is_attached bool
When true, the SSL/TLS certificate is attached to the Lightsail load balancer.
certificateDomainName This property is required. String
The domain name (e.g., example.com ) for your SSL/TLS certificate.
loadBalancerName This property is required. String
The name of your load balancer.
certificateAlternativeNames List<String>
An array of strings listing alternative domains and subdomains for your SSL/TLS certificate.
certificateName String
The SSL/TLS certificate name.
httpsRedirectionEnabled Boolean
A Boolean value that indicates whether HTTPS redirection is enabled for the load balancer.
isAttached Boolean
When true, the SSL/TLS certificate is attached to the Lightsail load balancer.

Outputs

All input properties are implicitly available as output properties. Additionally, the LoadBalancerTlsCertificate resource produces the following output properties:

Id string
The provider-assigned unique ID for this managed resource.
LoadBalancerTlsCertificateArn string
The Amazon Resource Name (ARN) of the SSL/TLS certificate.
Status string
The validation status of the SSL/TLS certificate.
Id string
The provider-assigned unique ID for this managed resource.
LoadBalancerTlsCertificateArn string
The Amazon Resource Name (ARN) of the SSL/TLS certificate.
Status string
The validation status of the SSL/TLS certificate.
id String
The provider-assigned unique ID for this managed resource.
loadBalancerTlsCertificateArn String
The Amazon Resource Name (ARN) of the SSL/TLS certificate.
status String
The validation status of the SSL/TLS certificate.
id string
The provider-assigned unique ID for this managed resource.
loadBalancerTlsCertificateArn string
The Amazon Resource Name (ARN) of the SSL/TLS certificate.
status string
The validation status of the SSL/TLS certificate.
id str
The provider-assigned unique ID for this managed resource.
load_balancer_tls_certificate_arn str
The Amazon Resource Name (ARN) of the SSL/TLS certificate.
status str
The validation status of the SSL/TLS certificate.
id String
The provider-assigned unique ID for this managed resource.
loadBalancerTlsCertificateArn String
The Amazon Resource Name (ARN) of the SSL/TLS certificate.
status String
The validation status of the SSL/TLS certificate.

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi