@Stability(value=Stable)
public static interface CfnRole.PolicyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRole.PolicyProperty.Builder
A builder for
CfnRole.PolicyProperty |
static class |
CfnRole.PolicyProperty.Jsii$Proxy
An implementation for
CfnRole.PolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRole.PolicyProperty.Builder |
builder() |
Object |
getPolicyDocument()
`CfnRole.PolicyProperty.PolicyDocument`.
|
String |
getPolicyName()
`CfnRole.PolicyProperty.PolicyName`.
|
@Stability(value=Stable) @NotNull Object getPolicyDocument()
@Stability(value=Stable) @NotNull String getPolicyName()
@Stability(value=Stable) static CfnRole.PolicyProperty.Builder builder()
CfnRole.PolicyProperty.Builder of CfnRole.PolicyPropertyCopyright © 2021. All rights reserved.