Amazon.EC2.Model.InstanceBlockDeviceMappingSpecification.IsSetDeviceName C# (CSharp) Метод

IsSetDeviceName() приватный Метод

private IsSetDeviceName ( ) : bool
Результат bool
        internal bool IsSetDeviceName()
        {
            return this._deviceName != null;
        }