@Generated(value="jsii-pacmak/1.11.0 (build 1e9b8e1)", date="2020-09-03T17:04:18.756Z") @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, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStackgetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, 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.