Interface CfnInstance.INoDeviceProperty
Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INoDeviceProperty
Syntax (vb)
Public Interface INoDeviceProperty
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.EC2;
var noDeviceProperty = new NoDeviceProperty { };