Show / Hide Table of Contents

Interface CfnInstance.INoDeviceProperty

Namespace: Amazon.CDK.AWS.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnInstance.INoDeviceProperty
Syntax (vb)
Public Interface CfnInstance.INoDeviceProperty
Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-nodevice.html

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 { };

Synopsis

Back to top Generated by DocFX