Namespace Amazon.CDK.AWS.MediaStore
AWS Elemental MediaStore Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.MediaStore;
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::MediaStore.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnContainer | The AWS::MediaStore::Container resource specifies a storage container to hold objects. |
CfnContainer.CorsRuleProperty | A rule for a CORS policy. |
CfnContainer.MetricPolicyProperty | The metric policy that is associated with the container. |
CfnContainer.MetricPolicyRuleProperty | A setting that enables metrics at the object level. |
CfnContainerProps | Properties for defining a |
Interfaces
CfnContainer.ICorsRuleProperty | A rule for a CORS policy. |
CfnContainer.IMetricPolicyProperty | The metric policy that is associated with the container. |
CfnContainer.IMetricPolicyRuleProperty | A setting that enables metrics at the object level. |
ICfnContainerProps | Properties for defining a |