Interface ICfnDiscoveryProps
Properties for defining a CfnDiscovery.
Namespace: Amazon.CDK.AWS.ApplicationSignals
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICfnDiscoveryProps
Syntax (vb)
Public Interface ICfnDiscoveryProps
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.ApplicationSignals;
var cfnDiscoveryProps = new CfnDiscoveryProps { };