Package software.amazon.awscdk.services.m2
package software.amazon.awscdk.services.m2
AWS::M2 Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.m2.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for M2 construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::M2 resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::M2.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionA reference to a Application resource.A builder for
ApplicationReference
An implementation forApplicationReference
Specifies a new application with given parameters.A fluent builder forCfnApplication
.The application definition for a particular application.A builder forCfnApplication.DefinitionProperty
An implementation forCfnApplication.DefinitionProperty
Properties for defining aCfnApplication
.A builder forCfnApplicationProps
An implementation forCfnApplicationProps
Creates and starts a deployment to deploy an application into a runtime environment.A fluent builder forCfnDeployment
.Properties for defining aCfnDeployment
.A builder forCfnDeploymentProps
An implementation forCfnDeploymentProps
Specifies a runtime environment for a given runtime engine.A fluent builder forCfnEnvironment
.Defines the storage configuration for an Amazon EFS file system.A builder forCfnEnvironment.EfsStorageConfigurationProperty
An implementation forCfnEnvironment.EfsStorageConfigurationProperty
Defines the storage configuration for an Amazon FSx file system.A builder forCfnEnvironment.FsxStorageConfigurationProperty
An implementation forCfnEnvironment.FsxStorageConfigurationProperty
Defines the details of a high availability configuration.A builder forCfnEnvironment.HighAvailabilityConfigProperty
An implementation forCfnEnvironment.HighAvailabilityConfigProperty
Defines the storage configuration for a runtime environment.A builder forCfnEnvironment.StorageConfigurationProperty
An implementation forCfnEnvironment.StorageConfigurationProperty
Properties for defining aCfnEnvironment
.A builder forCfnEnvironmentProps
An implementation forCfnEnvironmentProps
A reference to a Deployment resource.A builder forDeploymentReference
An implementation forDeploymentReference
A reference to a Environment resource.A builder forEnvironmentReference
An implementation forEnvironmentReference
(experimental) Indicates that this resource can be referenced as a Application.Internal default implementation forIApplicationRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a Deployment.Internal default implementation forIDeploymentRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a Environment.Internal default implementation forIEnvironmentRef
.A proxy class which represents a concrete javascript instance of this type.