Amazon.ElasticBeanstalk.Model.BuildConfiguration.IsSetCodeBuildServiceRole C# (CSharp) 메소드

IsSetCodeBuildServiceRole() 개인적인 메소드

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