Amazon.CodePipeline.Model.StageDeclaration.IsSetActions C# (CSharp) 메소드

IsSetActions() 개인적인 메소드

private IsSetActions ( ) : bool
리턴 bool
        internal bool IsSetActions()
        {
            return this._actions != null && this._actions.Count > 0; 
        }