Class CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.cleanrooms.CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty
@Stability(Stable)
@Internal
public static final class CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty
An implementation for
CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty-
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.cfnpropertymixins.services.cleanrooms.CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty
CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty.Builder, CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty.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 StringThe Amazon Resource Name (ARN) of the AWS Entity Resolution resource that is being associated to the collaboration.final ObjectWhenTRUE, AWS Clean Rooms manages permissions for the ID namespace association resource.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(CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty.Builder.
-
-
Method Details
-
getInputReferenceArn
Description copied from interface:CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigPropertyThe Amazon Resource Name (ARN) of the AWS Entity Resolution resource that is being associated to the collaboration.Valid resource ARNs are from the ID namespaces that you own.
- Specified by:
getInputReferenceArnin interfaceCfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty- See Also:
-
getManageResourcePolicies
Description copied from interface:CfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigPropertyWhenTRUE, AWS Clean Rooms manages permissions for the ID namespace association resource.When
FALSE, the resource owner manages permissions for the ID namespace association resource.Returns union: either
BooleanorIResolvable- Specified by:
getManageResourcePoliciesin interfaceCfnIdNamespaceAssociationPropsMixin.IdNamespaceAssociationInputReferenceConfigProperty- 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()
-