@Generated(value="jsii-pacmak/1.70.0 (build 03c2f6f)", date="2022-11-01T13:16:50.112Z") @Stability(value=Experimental) 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()
(experimental) The Access Key ID.
|
SecretValue |
getSecretAccessKey()
(experimental) The Secret Access Key.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getAccessKeyId()
@Stability(value=Experimental) @NotNull SecretValue getSecretAccessKey()
Copyright © 2022. All rights reserved.