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