@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.291Z") @Stability(value=Stable) public interface CfnQueueProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnQueueProps.Builder
A builder for
CfnQueueProps |
static class |
CfnQueueProps.Jsii$Proxy
An implementation for
CfnQueueProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnQueueProps.Builder |
builder() |
default String |
getDescription()
`AWS::MediaConvert::Queue.Description`.
|
default String |
getName()
`AWS::MediaConvert::Queue.Name`.
|
default String |
getPricingPlan()
`AWS::MediaConvert::Queue.PricingPlan`.
|
default String |
getStatus()
`AWS::MediaConvert::Queue.Status`.
|
default Object |
getTags()
`AWS::MediaConvert::Queue.Tags`.
|
@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-description@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-name@Stability(value=Stable) @Nullable default String getPricingPlan()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-pricingplan@Stability(value=Stable) @Nullable default String getStatus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-status@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconvert-queue.html#cfn-mediaconvert-queue-tags@Stability(value=Stable) static CfnQueueProps.Builder builder()
CfnQueueProps.Builder of CfnQueuePropsCopyright © 2020. All rights reserved.