Amazon.ElasticBeanstalk.Model.BuildConfiguration.IsSetComputeType C# (CSharp) Метод

IsSetComputeType() приватный Метод

private IsSetComputeType ( ) : bool
Результат bool
        internal bool IsSetComputeType()
        {
            return this._computeType != null;
        }