Amazon.ECS.Model.ItemAttributes.IsSetHardDiskInterface C# (CSharp) Метод

IsSetHardDiskInterface() публичный Метод

Checks if HardDiskInterface property is set
public IsSetHardDiskInterface ( ) : Boolean
Результат Boolean
        public Boolean IsSetHardDiskInterface()
        {
            return  this.hardDiskInterfaceField != null;
        }
ItemAttributes