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