@Generated(value="software.amazon.awssdk:codegen") public final class DefaultCloudFormationAuthSchemeParams extends Object implements CloudFormationAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static CloudFormationAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
CloudFormationAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
CloudFormationAuthSchemeParams.Builder |
toBuilder()
Returns a
CloudFormationAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static CloudFormationAuthSchemeParams.Builder builder()
CloudFormationAuthSchemeParamsCloudFormationAuthSchemeParams.builder in interface CloudFormationAuthSchemeParamspublic String operation()
CloudFormationAuthSchemeParamsoperation in interface CloudFormationAuthSchemeParamspublic Region region()
CloudFormationAuthSchemeParamsregion in interface CloudFormationAuthSchemeParamspublic CloudFormationAuthSchemeParams.Builder toBuilder()
CloudFormationAuthSchemeParamsCloudFormationAuthSchemeParams.Builder to customize the parameters.toBuilder in interface CloudFormationAuthSchemeParamstoBuilder in interface ToCopyableBuilder<CloudFormationAuthSchemeParams.Builder,CloudFormationAuthSchemeParams>Copyright © 2023. All rights reserved.