Amazon.CodePipeline.Model.StageState.IsSetActionStates C# (CSharp) Method

IsSetActionStates() private method

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