Amazon.ElasticMapReduce.Model.ListBootstrapActionsResponse.IsSetBootstrapActions C# (CSharp) Méthode

IsSetBootstrapActions() private méthode

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