@Stability(value=Stable) public static final class CfnService.UrlEndpointInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.UrlEndpointInputProperty>
CfnService.UrlEndpointInputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.UrlEndpointInputProperty |
build()
Builds the configured instance.
|
CfnService.UrlEndpointInputProperty.Builder |
healthUrl(String healthUrl)
Sets the value of
CfnService.UrlEndpointInputProperty.getHealthUrl() |
CfnService.UrlEndpointInputProperty.Builder |
url(String url)
Sets the value of
CfnService.UrlEndpointInputProperty.getUrl() |
@Stability(value=Stable) public CfnService.UrlEndpointInputProperty.Builder healthUrl(String healthUrl)
CfnService.UrlEndpointInputProperty.getHealthUrl()healthUrl - `CfnService.UrlEndpointInputProperty.HealthUrl`.this@Stability(value=Stable) public CfnService.UrlEndpointInputProperty.Builder url(String url)
CfnService.UrlEndpointInputProperty.getUrl()url - `CfnService.UrlEndpointInputProperty.Url`. This parameter is required.this@Stability(value=Stable) public CfnService.UrlEndpointInputProperty build()
build in interface software.amazon.jsii.Builder<CfnService.UrlEndpointInputProperty>CfnService.UrlEndpointInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.