Amazon.CodePipeline.Model.GetPipelineStateResponse.IsSetStageStates C# (CSharp) Method

IsSetStageStates() private method

private IsSetStageStates ( ) : bool
return bool
        internal bool IsSetStageStates()
        {
            return this._stageStates != null && this._stageStates.Count > 0; 
        }