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

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

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