@Generated(value="jsii-pacmak/0.22.0 (build 14afdde)", date="2020-02-26T08:38:40.245Z") @Stability(value=Stable) public class QueuePolicy extends Resource
| Modifier and Type | Class and Description |
|---|---|
static class |
QueuePolicy.Builder
A fluent builder for
QueuePolicy. |
| Modifier | Constructor and Description |
|---|---|
|
QueuePolicy(Construct scope,
String id,
QueuePolicyProps props) |
protected |
QueuePolicy(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
QueuePolicy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
PolicyDocument |
getDocument()
The IAM policy document for this policy.
|
generatePhysicalName, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStackgetNode, isConstruct, prepare, synthesize, toString, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected QueuePolicy(software.amazon.jsii.JsiiObjectRef objRef)
protected QueuePolicy(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public QueuePolicy(@NotNull
Construct scope,
@NotNull
String id,
@NotNull
QueuePolicyProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Stable) @NotNull public PolicyDocument getDocument()
Copyright © 2020. All rights reserved.