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