Class CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cleanrooms.CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty
@Stability(Stable)
@Internal
public static final class CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty
An implementation for
CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty-
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.CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty
CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty.Builder, CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty.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 booleanThe list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.The list of collaboration members who are allowed to receive results of queries run with this configured table.final 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(CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty.Builder.
-
-
Method Details
-
getAllowedAdditionalAnalyses
Description copied from interface:CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListPropertyThe list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.- Specified by:
getAllowedAdditionalAnalysesin interfaceCfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty- See Also:
-
getAllowedResultReceivers
Description copied from interface:CfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListPropertyThe list of collaboration members who are allowed to receive results of queries run with this configured table.- Specified by:
getAllowedResultReceiversin interfaceCfnConfiguredTableAssociation.ConfiguredTableAssociationAnalysisRuleListProperty- 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()
-