@Stability(value=Stable)
public static interface CfnChannel.OutputGroupProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.OutputGroupProperty.Builder
A builder for
CfnChannel.OutputGroupProperty |
static class |
CfnChannel.OutputGroupProperty.Jsii$Proxy
An implementation for
CfnChannel.OutputGroupProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.OutputGroupProperty.Builder |
builder() |
default String |
getName()
`CfnChannel.OutputGroupProperty.Name`.
|
default Object |
getOutputGroupSettings()
`CfnChannel.OutputGroupProperty.OutputGroupSettings`.
|
default Object |
getOutputs()
`CfnChannel.OutputGroupProperty.Outputs`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default Object getOutputGroupSettings()
@Stability(value=Stable) @Nullable default Object getOutputs()
@Stability(value=Stable) static CfnChannel.OutputGroupProperty.Builder builder()
Copyright © 2021. All rights reserved.