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