Class CfnWorkspace.LoggingDestinationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.aps.CfnWorkspace.LoggingDestinationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkspace.LoggingDestinationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkspace.LoggingDestinationProperty
@Stability(Stable)
@Internal
public static final class CfnWorkspace.LoggingDestinationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWorkspace.LoggingDestinationProperty
An implementation for
CfnWorkspace.LoggingDestinationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.aps.CfnWorkspace.LoggingDestinationProperty
CfnWorkspace.LoggingDestinationProperty.Builder, CfnWorkspace.LoggingDestinationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspace.LoggingDestinationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnWorkspace.LoggingDestinationProperty.Builder.
-
-
Method Details
-
getCloudWatchLogs
Description copied from interface:CfnWorkspace.LoggingDestinationPropertyConfiguration details for logging to CloudWatch Logs.Returns union: either
IResolvableorCfnWorkspace.CloudWatchLogDestinationProperty- Specified by:
getCloudWatchLogsin interfaceCfnWorkspace.LoggingDestinationProperty- See Also:
-
getFilters
Description copied from interface:CfnWorkspace.LoggingDestinationPropertyFiltering criteria that determine which queries are logged.Returns union: either
IResolvableorCfnWorkspace.LoggingFilterProperty- Specified by:
getFiltersin interfaceCfnWorkspace.LoggingDestinationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-