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`.
|
Object |
getDelaySeconds()
`AWS::SQS::Queue.DelaySeconds`.
|
Object |
getFifoQueue()
`AWS::SQS::Queue.FifoQueue`.
|
Object |
getKmsDataKeyReusePeriodSeconds()
`AWS::SQS::Queue.KmsDataKeyReusePeriodSeconds`.
|
String |
getKmsMasterKeyId()
`AWS::SQS::Queue.KmsMasterKeyId`.
|
Object |
getMaximumMessageSize()
`AWS::SQS::Queue.MaximumMessageSize`.
|
Object |
getMessageRetentionPeriod()
`AWS::SQS::Queue.MessageRetentionPeriod`.
|
String |
getQueueName()
`AWS::SQS::Queue.QueueName`.
|
Object |
getReceiveMessageWaitTimeSeconds()
`AWS::SQS::Queue.ReceiveMessageWaitTimeSeconds`.
|
Object |
getRedrivePolicy()
`AWS::SQS::Queue.RedrivePolicy`.
|
List<software.amazon.awscdk.CfnTag> |
getTags()
`AWS::SQS::Queue.Tags`.
|
Object |
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)
@Nullable public Object getContentBasedDeduplication()
getContentBasedDeduplication in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-contentbaseddeduplication@Nullable public Object getDelaySeconds()
getDelaySeconds in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-delayseconds@Nullable public Object getFifoQueue()
getFifoQueue in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-fifoqueue@Nullable public Object getKmsDataKeyReusePeriodSeconds()
getKmsDataKeyReusePeriodSeconds in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-kmsdatakeyreuseperiodseconds@Nullable public String getKmsMasterKeyId()
getKmsMasterKeyId in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-kmsmasterkeyid@Nullable public Object getMaximumMessageSize()
getMaximumMessageSize in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-maxmesgsize@Nullable public Object getMessageRetentionPeriod()
getMessageRetentionPeriod in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-msgretentionperiod@Nullable public String getQueueName()
getQueueName in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-name@Nullable public Object getReceiveMessageWaitTimeSeconds()
getReceiveMessageWaitTimeSeconds in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-receivemsgwaittime@Nullable public Object getRedrivePolicy()
getRedrivePolicy in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-redrive@Nullable public List<software.amazon.awscdk.CfnTag> getTags()
getTags in interface CfnQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#cfn-sqs-queue-tags@Nullable public Object 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.