Amazon.ElasticMapReduce.Model.BootstrapActionDetail.IsSetBootstrapActionConfig C# (CSharp) Méthode

IsSetBootstrapActionConfig() private méthode

private IsSetBootstrapActionConfig ( ) : bool
Résultat bool
        internal bool IsSetBootstrapActionConfig()
        {
            return this.bootstrapActionConfig != null;
        }
    }
BootstrapActionDetail