See: Description
Interface | Description |
---|---|
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 `CfnContainer`.
|
Class | Description |
---|---|
CfnContainer |
A CloudFormation `AWS::MediaStore::Container`.
|
CfnContainer.Builder |
A fluent builder for
CfnContainer . |
CfnContainer.CorsRuleProperty.Builder |
A builder for
CfnContainer.CorsRuleProperty |
CfnContainer.CorsRuleProperty.Jsii$Proxy |
An implementation for
CfnContainer.CorsRuleProperty |
CfnContainer.MetricPolicyProperty.Builder |
A builder for
CfnContainer.MetricPolicyProperty |
CfnContainer.MetricPolicyProperty.Jsii$Proxy |
An implementation for
CfnContainer.MetricPolicyProperty |
CfnContainer.MetricPolicyRuleProperty.Builder |
A builder for
CfnContainer.MetricPolicyRuleProperty |
CfnContainer.MetricPolicyRuleProperty.Jsii$Proxy |
An implementation for
CfnContainer.MetricPolicyRuleProperty |
CfnContainerProps.Builder |
A builder for
CfnContainerProps |
CfnContainerProps.Jsii$Proxy |
An implementation for
CfnContainerProps |
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.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.)