@Stability(value=Stable)
public static interface CfnResourcePolicy.PolicyProperty
extends software.amazon.jsii.JsiiSerializable
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.lex.*; PolicyProperty policyProperty = PolicyProperty.builder().build();
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourcePolicy.PolicyProperty.Builder
A builder for
CfnResourcePolicy.PolicyProperty |
static class |
CfnResourcePolicy.PolicyProperty.Jsii$Proxy
An implementation for
CfnResourcePolicy.PolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourcePolicy.PolicyProperty.Builder |
builder() |
@Stability(value=Stable) static CfnResourcePolicy.PolicyProperty.Builder builder()
Copyright © 2022. All rights reserved.