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