Amazon.CodeBuild.Model.StopBuildRequest.IsSetId C# (CSharp) Метод

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

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