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