@Stability(value=Stable) public static final class CfnChannel.InputLocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.InputLocationProperty>
CfnChannel.InputLocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.InputLocationProperty |
build()
Builds the configured instance.
|
CfnChannel.InputLocationProperty.Builder |
passwordParam(String passwordParam)
Sets the value of
CfnChannel.InputLocationProperty.getPasswordParam() |
CfnChannel.InputLocationProperty.Builder |
uri(String uri)
Sets the value of
CfnChannel.InputLocationProperty.getUri() |
CfnChannel.InputLocationProperty.Builder |
username(String username)
Sets the value of
CfnChannel.InputLocationProperty.getUsername() |
@Stability(value=Stable) public CfnChannel.InputLocationProperty.Builder passwordParam(String passwordParam)
CfnChannel.InputLocationProperty.getPasswordParam()passwordParam - `CfnChannel.InputLocationProperty.PasswordParam`.this@Stability(value=Stable) public CfnChannel.InputLocationProperty.Builder uri(String uri)
CfnChannel.InputLocationProperty.getUri()uri - `CfnChannel.InputLocationProperty.Uri`.this@Stability(value=Stable) public CfnChannel.InputLocationProperty.Builder username(String username)
CfnChannel.InputLocationProperty.getUsername()username - `CfnChannel.InputLocationProperty.Username`.this@Stability(value=Stable) public CfnChannel.InputLocationProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.InputLocationProperty>CfnChannel.InputLocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.