@Stability(value=Stable) public static final class BaseUrlOptions.Builder extends Object implements software.amazon.jsii.Builder<BaseUrlOptions>
BaseUrlOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
BaseUrlOptions |
build()
Builds the configured instance.
|
BaseUrlOptions.Builder |
fips(Boolean fips)
Sets the value of
BaseUrlOptions.getFips() |
@Stability(value=Stable) public BaseUrlOptions.Builder fips(Boolean fips)
BaseUrlOptions.getFips()fips - Whether to return the FIPS-compliant endpoint.this@Stability(value=Stable) public BaseUrlOptions build()
build in interface software.amazon.jsii.Builder<BaseUrlOptions>BaseUrlOptionsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.