@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:39.767Z") @Stability(value=Stable) public interface IAccessKey extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAccessKey.Jsii$Default
Internal default implementation for
IAccessKey. |
static class |
IAccessKey.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessKeyId()
The Access Key ID.
|
SecretValue |
getSecretAccessKey()
The Secret Access Key.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getAccessKeyId()
@Stability(value=Stable) @NotNull SecretValue getSecretAccessKey()
Copyright © 2022. All rights reserved.