@Stability(value=Stable)
public static interface CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Builder
|
static class |
CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Jsii$Proxy
An implementation for
CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Builder |
builder() |
default String |
getPermission()
`CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Permission`.
|
String |
getResourceId()
`CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.ResourceId`.
|
@Stability(value=Stable) @NotNull String getResourceId()
@Stability(value=Stable) @Nullable default String getPermission()
@Stability(value=Stable) static CfnFunctionDefinitionVersion.ResourceAccessPolicyProperty.Builder builder()
Copyright © 2021. All rights reserved.