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

IsSetComputeType() 개인적인 메소드

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