Uses of Interface
software.amazon.awscdk.services.cleanrooms.CfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigProperty
-
Uses of CfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigProperty in software.amazon.awscdk.services.cleanrooms
Classes in software.amazon.awscdk.services.cleanrooms that implement CfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigPropertyMethods in software.amazon.awscdk.services.cleanrooms that return CfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigPropertyModifier and TypeMethodDescriptionCfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cleanrooms with parameters of type CfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigPropertyModifier and TypeMethodDescriptionCfnIdNamespaceAssociation.Builder.inputReferenceConfig(CfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigProperty inputReferenceConfig) The input reference configuration for the ID namespace association.CfnIdNamespaceAssociationProps.Builder.inputReferenceConfig(CfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigProperty inputReferenceConfig) Sets the value ofCfnIdNamespaceAssociationProps.getInputReferenceConfig()voidCfnIdNamespaceAssociation.setInputReferenceConfig(CfnIdNamespaceAssociation.IdNamespaceAssociationInputReferenceConfigProperty value) The input reference configuration for the ID namespace association.