Class CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cleanrooms.CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty
@Stability(Stable)
@Internal
public static final class CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty
An implementation for
CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty-
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.cleanrooms.CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty
CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty.Builder, CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty.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 Stringfinal ObjectReturns union: eitherIResolvableorCfnIntermediateTable.DifferentialPrivacyPropertyfinal 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
protected Jsii$Proxy(CfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty.Builder.
-
-
Method Details
-
getAllowedAnalyses
- Specified by:
getAllowedAnalysesin interfaceCfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty- See Also:
-
getAdditionalAnalyses
- Specified by:
getAdditionalAnalysesin interfaceCfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty- See Also:
-
getAllowedAnalysisProviders
- Specified by:
getAllowedAnalysisProvidersin interfaceCfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty- See Also:
-
getAllowedResultReceivers
- Specified by:
getAllowedResultReceiversin interfaceCfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty- See Also:
-
getDifferentialPrivacy
Description copied from interface:CfnIntermediateTable.IntermediateTableAnalysisRuleCustomPropertyReturns union: eitherIResolvableorCfnIntermediateTable.DifferentialPrivacyProperty- Specified by:
getDifferentialPrivacyin interfaceCfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty- See Also:
-
getDisallowedOutputColumns
- Specified by:
getDisallowedOutputColumnsin interfaceCfnIntermediateTable.IntermediateTableAnalysisRuleCustomProperty- 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()
-