Amazon.CodeBuild.Model.BuildPhase.IsSetPhaseType C# (CSharp) Method

IsSetPhaseType() private method

private IsSetPhaseType ( ) : bool
return bool
        internal bool IsSetPhaseType()
        {
            return this._phaseType != null;
        }