@Stability(value=Stable) public static final class CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceDefinition.ResourceDownloadOwnerSettingProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceDefinition.ResourceDownloadOwnerSettingProperty |
build()
Builds the configured instance.
|
CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.Builder |
groupOwner(String groupOwner)
|
CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.Builder |
groupPermission(String groupPermission)
|
@Stability(value=Stable) public CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.Builder groupOwner(String groupOwner)
groupOwner - `CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.GroupOwner`. This parameter is required.this@Stability(value=Stable) public CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.Builder groupPermission(String groupPermission)
groupPermission - `CfnResourceDefinition.ResourceDownloadOwnerSettingProperty.GroupPermission`. This parameter is required.this@Stability(value=Stable) public CfnResourceDefinition.ResourceDownloadOwnerSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceDefinition.ResourceDownloadOwnerSettingProperty>CfnResourceDefinition.ResourceDownloadOwnerSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.