Amazon.ElasticBeanstalk.Model.BuildConfiguration.IsSetCodeBuildServiceRole C# (CSharp) Method

IsSetCodeBuildServiceRole() private method

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