@Stability(value=Stable) @Internal public static final class ExecuteCommandConfiguration.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ExecuteCommandConfiguration
ExecuteCommandConfigurationsoftware.amazon.jsii.JsiiObject.InitializationModeExecuteCommandConfiguration.Builder, ExecuteCommandConfiguration.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ExecuteCommandConfiguration.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ExecuteCommandConfiguration.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IKey |
getKmsKey()
The AWS Key Management Service key ID to encrypt the data between the local client and the container.
|
ExecuteCommandLogConfiguration |
getLogConfiguration()
The log configuration for the results of the execute command actions.
|
ExecuteCommandLogging |
getLogging()
The log settings to use for logging the execute command session.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(ExecuteCommandConfiguration.Builder builder)
ExecuteCommandConfiguration.Builder.public final IKey getKmsKey()
ExecuteCommandConfigurationDefault: - none
getKmsKey in interface ExecuteCommandConfigurationpublic final ExecuteCommandLogConfiguration getLogConfiguration()
ExecuteCommandConfigurationThe logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
Default: - none
getLogConfiguration in interface ExecuteCommandConfigurationpublic final ExecuteCommandLogging getLogging()
ExecuteCommandConfigurationDefault: - none
getLogging in interface ExecuteCommandConfiguration@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.