@Stability(value=Stable)
public static interface CfnChannel.InputAttachmentProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.InputAttachmentProperty.Builder
A builder for
CfnChannel.InputAttachmentProperty |
static class |
CfnChannel.InputAttachmentProperty.Jsii$Proxy
An implementation for
CfnChannel.InputAttachmentProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.InputAttachmentProperty.Builder |
builder() |
default Object |
getAutomaticInputFailoverSettings()
`CfnChannel.InputAttachmentProperty.AutomaticInputFailoverSettings`.
|
default String |
getInputAttachmentName()
`CfnChannel.InputAttachmentProperty.InputAttachmentName`.
|
default String |
getInputId()
`CfnChannel.InputAttachmentProperty.InputId`.
|
default Object |
getInputSettings()
`CfnChannel.InputAttachmentProperty.InputSettings`.
|
@Stability(value=Stable) @Nullable default Object getAutomaticInputFailoverSettings()
@Stability(value=Stable) @Nullable default String getInputAttachmentName()
@Stability(value=Stable) @Nullable default String getInputId()
@Stability(value=Stable) @Nullable default Object getInputSettings()
@Stability(value=Stable) static CfnChannel.InputAttachmentProperty.Builder builder()
Copyright © 2021. All rights reserved.