public static final class CfnQueueProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnQueueProps
software.amazon.jsii.JsiiObject.InitializationModeCfnQueueProps.Builder, CfnQueueProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getContentBasedDeduplication()
`AWS::SQS::Queue.ContentBasedDeduplication`.
|
Number |
getDelaySeconds()
`AWS::SQS::Queue.DelaySeconds`.
|
Object |
getFifoQueue()
`AWS::SQS::Queue.FifoQueue`.
|
Number |
getKmsDataKeyReusePeriodSeconds()
`AWS::SQS::Queue.KmsDataKeyReusePeriodSeconds`.
|
String |
getKmsMasterKeyId()
`AWS::SQS::Queue.KmsMasterKeyId`.
|
Number |
getMaximumMessageSize()
`AWS::SQS::Queue.MaximumMessageSize`.
|
Number |
getMessageRetentionPeriod()
`AWS::SQS::Queue.MessageRetentionPeriod`.
|
String |
getQueueName()
`AWS::SQS::Queue.QueueName`.
|
Number |
getReceiveMessageWaitTimeSeconds()
`AWS::SQS::Queue.ReceiveMessageWaitTimeSeconds`.
|
Object |
getRedrivePolicy()
`AWS::SQS::Queue.RedrivePolicy`.
|
List<software.amazon.awscdk.core.CfnTag> |
getTags()
`AWS::SQS::Queue.Tags`.
|
Number |
getVisibilityTimeout()
`AWS::SQS::Queue.VisibilityTimeout`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=External) @Nullable public Object getContentBasedDeduplication()
getContentBasedDeduplication in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-contentbaseddeduplication@Stability(value=External) @Nullable public Number getDelaySeconds()
getDelaySeconds in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-delayseconds@Stability(value=External) @Nullable public Object getFifoQueue()
getFifoQueue in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-fifoqueue@Stability(value=External) @Nullable public Number getKmsDataKeyReusePeriodSeconds()
getKmsDataKeyReusePeriodSeconds in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-kmsdatakeyreuseperiodseconds@Stability(value=External) @Nullable public String getKmsMasterKeyId()
getKmsMasterKeyId in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-kmsmasterkeyid@Stability(value=External) @Nullable public Number getMaximumMessageSize()
getMaximumMessageSize in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-maxmesgsize@Stability(value=External) @Nullable public Number getMessageRetentionPeriod()
getMessageRetentionPeriod in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-msgretentionperiod@Stability(value=External) @Nullable public String getQueueName()
getQueueName in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-name@Stability(value=External) @Nullable public Number getReceiveMessageWaitTimeSeconds()
getReceiveMessageWaitTimeSeconds in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-receivemsgwaittime@Stability(value=External) @Nullable public Object getRedrivePolicy()
getRedrivePolicy in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-redrive@Stability(value=External) @Nullable public List<software.amazon.awscdk.core.CfnTag> getTags()
getTags in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#cfn-sqs-queue-tags@Stability(value=External) @Nullable public Number getVisibilityTimeout()
getVisibilityTimeout in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-visiblitytimeoutCopyright © 2019. All rights reserved.