@Stability(value=Stable)
public static interface CfnResourceDefinition.ResourceDownloadOwnerSettingProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.Builder
|
static class |
CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.Jsii$Proxy
An implementation for
CfnResourceDefinition.ResourceDownloadOwnerSettingProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.Builder |
builder() |
String |
getGroupOwner()
`CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.GroupOwner`.
|
String |
getGroupPermission()
`CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.GroupPermission`.
|
@Stability(value=Stable) @NotNull String getGroupOwner()
@Stability(value=Stable) @NotNull String getGroupPermission()
@Stability(value=Stable) static CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.Builder builder()
Copyright © 2021. All rights reserved.