Amazon.EC2.Model.NetworkInterfaceAttachment.IsSetDeviceIndex C# (CSharp) Method

IsSetDeviceIndex() private method

private IsSetDeviceIndex ( ) : bool
return bool
        internal bool IsSetDeviceIndex()
        {
            return this._deviceIndex.HasValue; 
        }