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