Namespace Amazon.CDK.AwsSsmquicksetup
AWS::SSMQuickSetup Construct Library
---All classes with the <code>Cfn</code> prefix in this module (<a href="https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib">CFN Resources</a>) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.Aws_ssmquicksetup;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
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::SSMQuickSetup.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnConfigurationManager | Creates a Quick Setup configuration manager resource. |
CfnConfigurationManager.ConfigurationDefinitionProperty | The definition of a Quick Setup configuration. |
CfnConfigurationManager.StatusSummaryProperty | A summarized description of the status. |
CfnConfigurationManagerProps | Properties for defining a |
Interfaces
CfnConfigurationManager.IConfigurationDefinitionProperty | The definition of a Quick Setup configuration. |
CfnConfigurationManager.IStatusSummaryProperty | A summarized description of the status. |
ICfnConfigurationManagerProps | Properties for defining a |