@Generated(value="software.amazon.awssdk:codegen") public interface SageMakerGeospatialAuthSchemeParams extends ToCopyableBuilder<SageMakerGeospatialAuthSchemeParams.Builder,SageMakerGeospatialAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SageMakerGeospatialAuthSchemeParams.Builder
A builder for a
SageMakerGeospatialAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static SageMakerGeospatialAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
SageMakerGeospatialAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
SageMakerGeospatialAuthSchemeParams.Builder |
toBuilder()
Returns a
SageMakerGeospatialAuthSchemeParams.Builder to customize the parameters. |
copystatic SageMakerGeospatialAuthSchemeParams.Builder builder()
SageMakerGeospatialAuthSchemeParams.String operation()
Region region()
SageMakerGeospatialAuthSchemeParams.Builder toBuilder()
SageMakerGeospatialAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<SageMakerGeospatialAuthSchemeParams.Builder,SageMakerGeospatialAuthSchemeParams>Copyright © 2023. All rights reserved.