@Immutable public final class CredentialScope extends Object
| Constructor and Description |
|---|
CredentialScope(String region,
String service,
Instant instant) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDate() |
String |
getDatetime() |
Instant |
getInstant() |
String |
getRegion() |
String |
getService() |
String |
scope() |
String |
scope(AwsCredentialsIdentity credentials) |
Copyright © 2023. All rights reserved.