@Stability(value=Stable)
public static interface CfnChannel.InputLocationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.InputLocationProperty.Builder
A builder for
CfnChannel.InputLocationProperty |
static class |
CfnChannel.InputLocationProperty.Jsii$Proxy
An implementation for
CfnChannel.InputLocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.InputLocationProperty.Builder |
builder() |
default String |
getPasswordParam()
`CfnChannel.InputLocationProperty.PasswordParam`.
|
default String |
getUri()
`CfnChannel.InputLocationProperty.Uri`.
|
default String |
getUsername()
`CfnChannel.InputLocationProperty.Username`.
|
@Stability(value=Stable) @Nullable default String getPasswordParam()
@Stability(value=Stable) @Nullable default String getUri()
@Stability(value=Stable) @Nullable default String getUsername()
@Stability(value=Stable) static CfnChannel.InputLocationProperty.Builder builder()
Copyright © 2021. All rights reserved.