Amazon.ECS.Model.ItemAttributes.IsSetHasSelfTimer C# (CSharp) Method

IsSetHasSelfTimer() public method

Checks if HasSelfTimer property is set
public IsSetHasSelfTimer ( ) : Boolean
return Boolean
        public Boolean IsSetHasSelfTimer()
        {
            return  this.hasSelfTimerField != null;
        }
ItemAttributes