Amazon.CodePipeline.Model.StageDeclaration.IsSetActions C# (CSharp) Méthode

IsSetActions() private méthode

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