Amazon.CodeBuild.Model.ProjectEnvironment.IsSetComputeType C# (CSharp) Méthode

IsSetComputeType() private méthode

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