Amazon.ElasticBeanstalk.Model.BuildConfiguration.IsSetCodeBuildServiceRole C# (CSharp) Méthode

IsSetCodeBuildServiceRole() private méthode

private IsSetCodeBuildServiceRole ( ) : bool
Résultat bool
        internal bool IsSetCodeBuildServiceRole()
        {
            return this._codeBuildServiceRole != null;
        }