Class CfnCluster.AuthorizerLogsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.msk.CfnCluster.AuthorizerLogsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCluster.AuthorizerLogsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCluster.AuthorizerLogsProperty
@Stability(Stable)
@Internal
public static final class CfnCluster.AuthorizerLogsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCluster.AuthorizerLogsProperty
An implementation for
CfnCluster.AuthorizerLogsProperty-
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.msk.CfnCluster.AuthorizerLogsProperty
CfnCluster.AuthorizerLogsProperty.Builder, CfnCluster.AuthorizerLogsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.AuthorizerLogsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectReturns union: eitherIResolvableorCfnCluster.CloudWatchLogsPropertyfinal ObjectReturns union: eitherIResolvableorCfnCluster.FirehosePropertyfinal ObjectgetS3()Returns union: eitherIResolvableorCfnCluster.S3Propertyfinal inthashCode()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 theCfnCluster.AuthorizerLogsProperty.Builder.
-
-
Method Details
-
getCloudWatchLogs
Description copied from interface:CfnCluster.AuthorizerLogsPropertyReturns union: eitherIResolvableorCfnCluster.CloudWatchLogsProperty- Specified by:
getCloudWatchLogsin interfaceCfnCluster.AuthorizerLogsProperty- See Also:
-
getFirehose
Description copied from interface:CfnCluster.AuthorizerLogsPropertyReturns union: eitherIResolvableorCfnCluster.FirehoseProperty- Specified by:
getFirehosein interfaceCfnCluster.AuthorizerLogsProperty- See Also:
-
getS3
Description copied from interface:CfnCluster.AuthorizerLogsPropertyReturns union: eitherIResolvableorCfnCluster.S3Property- Specified by:
getS3in interfaceCfnCluster.AuthorizerLogsProperty- 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()
-