Namespace Amazon.CDK.AWS.Lightsail
Classes
AlarmReference | A reference to a Alarm resource. |
BucketReference | A reference to a Bucket resource. |
CertificateReference | A reference to a Certificate resource. |
CfnAlarm | The |
CfnAlarmProps | Properties for defining a |
CfnBucket | The |
CfnBucket.AccessRulesProperty |
|
CfnBucketProps | Properties for defining a |
CfnCertificate | The |
CfnCertificateProps | Properties for defining a |
CfnContainer | The |
CfnContainer.ContainerProperty |
|
CfnContainer.ContainerServiceDeploymentProperty |
|
CfnContainer.EcrImagePullerRoleProperty | Describes the IAM role that you can use to grant a Lightsail container service access to Amazon ECR private repositories. |
CfnContainer.EnvironmentVariableProperty |
|
CfnContainer.HealthCheckConfigProperty |
|
CfnContainer.PortInfoProperty |
|
CfnContainer.PrivateRegistryAccessProperty | Describes the configuration for an Amazon Lightsail container service to access private container image repositories, such as Amazon Elastic Container Registry ( Amazon ECR ) private repositories. |
CfnContainer.PublicDomainNameProperty |
|
CfnContainer.PublicEndpointProperty |
|
CfnContainerProps | Properties for defining a |
CfnDatabase | The |
CfnDatabase.RelationalDatabaseParameterProperty |
|
CfnDatabaseProps | Properties for defining a |
CfnDisk | The |
CfnDisk.AddOnProperty |
|
CfnDisk.AutoSnapshotAddOnProperty |
|
CfnDisk.LocationProperty | The AWS Region and Availability Zone where the disk is located. |
CfnDiskProps | Properties for defining a |
CfnDistribution | The |
CfnDistribution.CacheBehaviorPerPathProperty |
|
CfnDistribution.CacheBehaviorProperty |
|
CfnDistribution.CacheSettingsProperty |
|
CfnDistribution.CookieObjectProperty |
|
CfnDistribution.HeaderObjectProperty |
|
CfnDistribution.InputOriginProperty |
|
CfnDistribution.QueryStringObjectProperty |
|
CfnDistributionProps | Properties for defining a |
CfnDomain | Describes a domain where you are storing recordsets. |
CfnDomain.DomainEntryProperty | Describes a domain recordset entry. |
CfnDomain.LocationProperty | The AWS Region and Availability Zone where the domain was created (read-only). |
CfnDomainProps | Properties for defining a |
CfnInstance | The |
CfnInstance.AddOnProperty |
|
CfnInstance.AutoSnapshotAddOnProperty |
|
CfnInstance.DiskProperty |
|
CfnInstance.HardwareProperty |
|
CfnInstance.LocationProperty |
|
CfnInstance.MonthlyTransferProperty |
|
CfnInstance.NetworkingProperty |
|
CfnInstance.PortProperty |
|
CfnInstance.StateProperty |
|
CfnInstanceProps | Properties for defining a |
CfnInstanceSnapshot | Describes an instance snapshot. |
CfnInstanceSnapshot.LocationProperty | The region name and Availability Zone where you created the snapshot. |
CfnInstanceSnapshotProps | Properties for defining a |
CfnLoadBalancer | The |
CfnLoadBalancerProps | Properties for defining a |
CfnLoadBalancerTlsCertificate | The |
CfnLoadBalancerTlsCertificateProps | Properties for defining a |
CfnStaticIp | The |
CfnStaticIpProps | Properties for defining a |
ContainerReference | A reference to a Container resource. |
DatabaseReference | A reference to a Database resource. |
DiskReference | A reference to a Disk resource. |
DistributionReference | A reference to a Distribution resource. |
DomainReference | A reference to a Domain resource. |
InstanceReference | A reference to a Instance resource. |
InstanceSnapshotReference | A reference to a InstanceSnapshot resource. |
LoadBalancerReference | A reference to a LoadBalancer resource. |
LoadBalancerTlsCertificateReference | A reference to a LoadBalancerTlsCertificate resource. |
StaticIpReference | A reference to a StaticIp resource. |
Interfaces
CfnBucket.IAccessRulesProperty |
|
CfnContainer.IContainerProperty |
|
CfnContainer.IContainerServiceDeploymentProperty |
|
CfnContainer.IEcrImagePullerRoleProperty | Describes the IAM role that you can use to grant a Lightsail container service access to Amazon ECR private repositories. |
CfnContainer.IEnvironmentVariableProperty |
|
CfnContainer.IHealthCheckConfigProperty |
|
CfnContainer.IPortInfoProperty |
|
CfnContainer.IPrivateRegistryAccessProperty | Describes the configuration for an Amazon Lightsail container service to access private container image repositories, such as Amazon Elastic Container Registry ( Amazon ECR ) private repositories. |
CfnContainer.IPublicDomainNameProperty |
|
CfnContainer.IPublicEndpointProperty |
|
CfnDatabase.IRelationalDatabaseParameterProperty |
|
CfnDisk.IAddOnProperty |
|
CfnDisk.IAutoSnapshotAddOnProperty |
|
CfnDisk.ILocationProperty | The AWS Region and Availability Zone where the disk is located. |
CfnDistribution.ICacheBehaviorPerPathProperty |
|
CfnDistribution.ICacheBehaviorProperty |
|
CfnDistribution.ICacheSettingsProperty |
|
CfnDistribution.ICookieObjectProperty |
|
CfnDistribution.IHeaderObjectProperty |
|
CfnDistribution.IInputOriginProperty |
|
CfnDistribution.IQueryStringObjectProperty |
|
CfnDomain.IDomainEntryProperty | Describes a domain recordset entry. |
CfnDomain.ILocationProperty | The AWS Region and Availability Zone where the domain was created (read-only). |
CfnInstance.IAddOnProperty |
|
CfnInstance.IAutoSnapshotAddOnProperty |
|
CfnInstance.IDiskProperty |
|
CfnInstance.IHardwareProperty |
|
CfnInstance.ILocationProperty |
|
CfnInstance.IMonthlyTransferProperty |
|
CfnInstance.INetworkingProperty |
|
CfnInstance.IPortProperty |
|
CfnInstance.IStateProperty |
|
CfnInstanceSnapshot.ILocationProperty | The region name and Availability Zone where you created the snapshot. |
IAlarmRef | (experimental) Indicates that this resource can be referenced as a Alarm. |
IAlarmReference | A reference to a Alarm resource. |
IBucketRef | (experimental) Indicates that this resource can be referenced as a Bucket. |
IBucketReference | A reference to a Bucket resource. |
ICertificateRef | (experimental) Indicates that this resource can be referenced as a Certificate. |
ICertificateReference | A reference to a Certificate resource. |
ICfnAlarmProps | Properties for defining a |
ICfnBucketProps | Properties for defining a |
ICfnCertificateProps | Properties for defining a |
ICfnContainerProps | Properties for defining a |
ICfnDatabaseProps | Properties for defining a |
ICfnDiskProps | Properties for defining a |
ICfnDistributionProps | Properties for defining a |
ICfnDomainProps | Properties for defining a |
ICfnInstanceProps | Properties for defining a |
ICfnInstanceSnapshotProps | Properties for defining a |
ICfnLoadBalancerProps | Properties for defining a |
ICfnLoadBalancerTlsCertificateProps | Properties for defining a |
ICfnStaticIpProps | Properties for defining a |
IContainerRef | (experimental) Indicates that this resource can be referenced as a Container. |
IContainerReference | A reference to a Container resource. |
IDatabaseRef | (experimental) Indicates that this resource can be referenced as a Database. |
IDatabaseReference | A reference to a Database resource. |
IDiskRef | (experimental) Indicates that this resource can be referenced as a Disk. |
IDiskReference | A reference to a Disk resource. |
IDistributionRef | (experimental) Indicates that this resource can be referenced as a Distribution. |
IDistributionReference | A reference to a Distribution resource. |
IDomainRef | (experimental) Indicates that this resource can be referenced as a Domain. |
IDomainReference | A reference to a Domain resource. |
IInstanceRef | (experimental) Indicates that this resource can be referenced as a Instance. |
IInstanceReference | A reference to a Instance resource. |
IInstanceSnapshotRef | (experimental) Indicates that this resource can be referenced as a InstanceSnapshot. |
IInstanceSnapshotReference | A reference to a InstanceSnapshot resource. |
ILoadBalancerRef | (experimental) Indicates that this resource can be referenced as a LoadBalancer. |
ILoadBalancerReference | A reference to a LoadBalancer resource. |
ILoadBalancerTlsCertificateRef | (experimental) Indicates that this resource can be referenced as a LoadBalancerTlsCertificate. |
ILoadBalancerTlsCertificateReference | A reference to a LoadBalancerTlsCertificate resource. |
IStaticIpRef | (experimental) Indicates that this resource can be referenced as a StaticIp. |
IStaticIpReference | A reference to a StaticIp resource. |