Interface CfnIntermediateTable.IDifferentialPrivacyColumnProperty
Namespace: Amazon.CDK.AWS.CleanRooms
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnIntermediateTable.IDifferentialPrivacyColumnProperty
Syntax (vb)
Public Interface CfnIntermediateTable.IDifferentialPrivacyColumnProperty
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.CleanRooms;
var differentialPrivacyColumnProperty = new DifferentialPrivacyColumnProperty {
Name = "name"
};
Synopsis
Properties
| Name |