Amazon.ECS.Model.UpdateServiceRequest.IsSetService C# (CSharp) Method

IsSetService() private method

private IsSetService ( ) : bool
return bool
        internal bool IsSetService()
        {
            return this._service != null;
        }