| Interface | Description |
|---|---|
| CfnApp.DataSourceProperty |
Describes an app's data source.
|
| CfnApp.EnvironmentVariableProperty |
Represents an app's environment variable.
|
| CfnApp.SourceProperty |
Contains the information required to retrieve an app or cookbook from a repository.
|
| CfnApp.SslConfigurationProperty |
Describes an app's SSL configuration.
|
| CfnAppProps |
Properties for defining a `CfnApp`.
|
| CfnElasticLoadBalancerAttachmentProps |
Properties for defining a `CfnElasticLoadBalancerAttachment`.
|
| CfnInstance.BlockDeviceMappingProperty |
Describes a block device mapping.
|
| CfnInstance.EbsBlockDeviceProperty |
Describes an Amazon EBS volume.
|
| CfnInstance.TimeBasedAutoScalingProperty |
Describes an instance's time-based auto scaling configuration.
|
| CfnInstanceProps |
Properties for defining a `CfnInstance`.
|
| CfnLayer.AutoScalingThresholdsProperty |
Describes a load-based auto scaling upscaling or downscaling threshold configuration, which specifies when AWS OpsWorks Stacks starts or stops load-based instances.
|
| CfnLayer.LifecycleEventConfigurationProperty |
Specifies the lifecycle event configuration.
|
| CfnLayer.LoadBasedAutoScalingProperty |
Describes a layer's load-based auto scaling configuration.
|
| CfnLayer.RecipesProperty |
AWS OpsWorks Stacks supports five lifecycle events: *setup* , *configuration* , *deploy* , *undeploy* , and *shutdown* .
|
| CfnLayer.ShutdownEventConfigurationProperty |
The Shutdown event configuration.
|
| CfnLayer.VolumeConfigurationProperty |
Describes an Amazon EBS volume configuration.
|
| CfnLayerProps |
Properties for defining a `CfnLayer`.
|
| CfnStack.ChefConfigurationProperty |
Describes the Chef configuration.
|
| CfnStack.ElasticIpProperty |
Describes an Elastic IP address.
|
| CfnStack.RdsDbInstanceProperty |
Describes an Amazon RDS instance.
|
| CfnStack.SourceProperty |
Contains the information required to retrieve an app or cookbook from a repository.
|
| CfnStack.StackConfigurationManagerProperty |
Describes the configuration manager.
|
| CfnStackProps |
Properties for defining a `CfnStack`.
|
| CfnUserProfileProps |
Properties for defining a `CfnUserProfile`.
|
| CfnVolumeProps |
Properties for defining a `CfnVolume`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.