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