@Stability(value=Stable)
public static interface CfnTemplate.ResourcePermissionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTemplate.ResourcePermissionProperty.Builder
A builder for
CfnTemplate.ResourcePermissionProperty |
static class |
CfnTemplate.ResourcePermissionProperty.Jsii$Proxy
An implementation for
CfnTemplate.ResourcePermissionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTemplate.ResourcePermissionProperty.Builder |
builder() |
List<String> |
getActions()
`CfnTemplate.ResourcePermissionProperty.Actions`.
|
String |
getPrincipal()
`CfnTemplate.ResourcePermissionProperty.Principal`.
|
@Stability(value=Stable) @NotNull List<String> getActions()
@Stability(value=Stable) @NotNull String getPrincipal()
@Stability(value=Stable) static CfnTemplate.ResourcePermissionProperty.Builder builder()
Copyright © 2021. All rights reserved.